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

[suggest] add a "search select words in code map" to right click menu

Open zeg opened this issue 3 years ago • 2 comments

and "search select words in all code map of current project"

zeg avatar Jul 22 '21 04:07 zeg

You can achieve the same experience already: Ctrl+T and start typing the desired word

oleg-shilo avatar Jul 22 '21 14:07 oleg-shilo

errr...

vscode cannot recognize dynamically added object properties in javascript , so goto/peek definition mostly not working on my project

I have to use codemap to achieve this

zeg avatar Jul 23 '21 03:07 zeg