codemap.vscode icon indicating copy to clipboard operation
codemap.vscode copied to clipboard

Code map (syntax tree) of the active document

Results 23 codemap.vscode issues
Sort by recently updated
recently updated
newest added

Thank you for this extension! It was easy to make a custom regex mapper for navigating files with lots of markdown-formatted comments. Unfortunately, I had to download and install it...

help wanted

Hi, Is it possible to define a default state for displaying class/function elements or at least keep the last used setting? Now, when I reopen the file, both types (class/function)...

enhancement
question

I have some mappings that are simple and easy with the Generic mapper, but need a Dedicated mapper for a multiline regex case. Can i use both at the same...

question

Hi folks, I found this extension a few days ago, and I really liked the idea, so today I decided to try it out. I can add any function to...

Is it possible to have CodeMap treeview for all opened files? Not only for the current selected file.

question

Hi, I have a very weird error when using this extension in combination with ionide for Fsharp. When loading a project I get : [09:38:54 ERROR] [LanguageService] Error starting F#...

question

# Description Implementing hierarchy level by promoting levelIndent to identify not a whitespace indent on files, but a hierarchy level among other mapping rules of a indent dependant programming language...

# Enhancement Proposal Codemap levelIndent property can cause improper or infinite nesting due to a only indent level handling. Introducing hierarchy level handling addition to indent level handling can resolve...

Hi, I need to say: I love this extension! Can you make a change to use "icon" as simple, additional string? That way we could use all emojis that exists...

enhancement
Done