docugit-justextension READMEThis is an early stage documentation/exploration tool FeaturesAbility to mark sections in a file as nodes in a graph. These can then also be linked in groups and groups of groups. I'll write down that this can do in the release notes for now and write up a user manual when it's a it more feature complete. RequirementsNot sure. I need to reduce the vscode required version at some point this is a really simple extension. Extension SettingsI'll do this later Known IssuesBookmarks are really new and kind of untested. No danger to data but the moving them around, deleting and what not might behave weirdly. Their also links at the moment with no drag and drop which limits the usefulness a little. Release NotesMaking the UI actually work nicely. Still missing core functionality but one step at a time. 0.6.0Added incoming and outgoing treeviews 0.5.0Basic error fixing added 0.4.0Not sure if this version is ready or not but I want to try it out for real Much more snappy Can move groups Can redraw sectiond Does basic validation 0.3.0Moved the model to keeping each object in it's own file. This simplifies things a load. The experience is better but performance can be a bit ropey here and there. Features:
0.2.0There are just a load of changes made to make this work properly. Drag and drop is working to create links Deleting and renaming as working Bookmarks are there though in a rough form and needs work. I've simplified the code a tonne 0.1.0Initial release of docugit |