CodeMap - VSCode ExtensionInteractive code map for quick visualization and navigation within code DOM objects (e.g. classes, members). OverviewThis simple extension visualizes the code DOM objects defined in the active document. This extension is a for of the popular plugin that is available for:
The extension functionality is straightforward. Just click the code map item and it will trigger the navigation to the document where the corresponding code element is defined in the document. Features:
Note, the latest releases of CodeMap place the plugin view in its own activity bar: Adding custom mappersThe most intriguing feature is the possibility to extend the plugin to support new and even more exotic syntaxes. Read more about the technique in this Wiki page. If you create mapping rules or a dedicated mapper and want to share it with others. Create a pull request or just log the corresponding issue on this project and I will consider including your mapper in the plugin package. Limitations
|