Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>docugitNew to Visual Studio Code? Get it now.
docugit

docugit

Craig Norton

|
21 installs
| (0) | Free
A documentation/exploration tool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

docugit-justextension README

This is an early stage documentation/exploration tool

Features

Ability 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.

Requirements

Not sure. I need to reduce the vscode required version at some point this is a really simple extension.

Extension Settings

I'll do this later

Known Issues

If you remove a workspace that is referenced by another workspace it'll just crash at the moment. In the future I'll provide a helpful error in the near future because this'll annoy me.

If you rename files there isn't a way to fix that at the moment other than manually editing the underlying object to the new chain/path. Again I'll fix this soon - it'll just be a simple remap.

I need to write a how-to for this or provide any kind of guidance at all.

Release Notes

Cleanup and stability

Redraw needs to be remap.

0.7.0

I did a fairly big rewrite to make working with the underlying files far easier. In the process I've made this a lot faster and I think more stable - just through revisiting and the aforementioned simplicity This is feeling more minimal viable now.

Need to clean up the interface a little. The context menus in particular are a bit of a mess.

I've added adding sections as a code completion suggestion which makes adding them a bit easier.

There are known issues.

0.6.0

Added incoming and outgoing treeviews

0.5.0

Basic error fixing added

0.4.0

Not 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.0

Moved 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:

  • Workspace/File/Section/Groups can all be nested
  • Links can be deleted
  • Objects can be deleted
  • Rename works
  • treeitems can be moved around
  • Sections can be documentation
  • Documentation opens in right pane
  • Documentation nested under sections open both
  • Groups with one documentation and on section open both

0.2.0

There 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.0

Initial release of docugit

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft