OlegIGalkin / Code-Mind-Map

Code Mind Map: A Visual Studio/VS Code extension for creating mind maps with nodes linked to code.

Home Page:https://codemindmap.com

Repository from Github https://github.comOlegIGalkin/Code-Mind-MapRepository from Github https://github.comOlegIGalkin/Code-Mind-Map

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.

About

Code Mind Map: A Visual Studio/VS Code extension for creating mind maps with nodes linked to code.

https://codemindmap.com

License:Eclipse Public License 2.0


Languages

Language:JavaScript 65.1%Language:C# 21.7%Language:TypeScript 12.4%Language:HTML 0.9%