vscode-code-outline icon indicating copy to clipboard operation
vscode-code-outline copied to clipboard

Activate the editor on cursor over

Open Danieleeee opened this issue 7 years ago • 3 comments

Hi, is possible to activate the editor focus when the cursor is over outline entity? Like it happens in Symbols.

Danieleeee avatar Jun 13 '17 15:06 Danieleeee

It would be nice to have but I don't believe there are currently APIs for that. Let's keep this open and see where VSCode takes the TreeData provider API.

patrys avatar Jun 13 '17 16:06 patrys

Hi, is there anyway to highlight a symbol in the outline when i click on it inside the editor?

bfranklyn avatar Jun 15 '17 21:06 bfranklyn

There's currently no way to implement this. Custom tree views are a fairly new feature of Code.

patrys avatar Jun 16 '17 09:06 patrys