Skip to content

OlegIGalkin/Code-Mind-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Mind Map

Source code for the Code Mind Map mind mapping extensions for Visual Studio and VS Code.

Learn more at https://codemindmap.com/

Releases

Code Mind Map Visual Studio/VS Code Extension

A mind mapping extension with nodes linked to code.

1. Open the Mind Map Window

  • Visual Studio: Go to View → Other Windows → Code Mind Map to open the extension panel.
  • VS Code: Run the Open Code Mind Map Panel command from the Command Palette (Ctrl+Shift+P)

2. Add Code as a Node

  • Select any code in the editor (or place the caret on a line)
  • Press Ctrl+2, Ctrl+2 to add it as a new node in the mind map, linked to that code

3. Navigate to Linked Code

Ctrl+Click any node in the mind map to jump directly to the linked code.

4. Organize & Connect Nodes

  • Drag and drop nodes to rearrange
  • Right-click to edit, delete, or add connections

That's it! Start visualizing and navigating your code faster with Code Mind Map.

Tip: Use the toolbar buttons for quick actions like saving/loading maps.