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

A symbol outline for Visual Studio Code

Results 51 vscode-code-outline issues
Sort by recently updated
recently updated
newest added

please add command to focus the outliner via hotkeys. It is really nice if you can use up/down arrows to navigate the code in the outliner, but we need to...

Just an observation, (file under FYI) : Opening a JSON "log" file (about 200kB, rough format below) that doesn't contain any formatting / newlines incurs 100% CPU time for about...

Latex Workshop defines symbols for theorems, environments etc, and hence adds support for latex through this plugin.

hello a request when I have been using the vs code to work with angular, I realized that it appeared the libraries that were used as well as includes but...

Copying info from [this link](https://github.com/Dart-Code/Dart-Code/issues/107) This API is available now (and has been improved a bit in the current Insiders). You'd define some json, and then an associated TreeDataProvider: ```...

When you select a symbol like a function, sometimes the function is at the very bottom of the screen, so you need to scroll down to see the rest of...

I would like to see: get: width set: width instead of: wrench icon: width wrench icon: width in the tree if possible I looked through the code for a way...

I click on tree nodes to jump to the source code in my editor, but when I do, it expands the tree even when I don't click on the collapse...

Hello, Running Vscode w/Code Outline - thanks for a great extension. I'm having an issue when editing EJS files with warning message "_Cannot read property 'toLowerCase' of undefined_". When I...

bug

When a file is opened, the outline view is populated with that file content, but once the file is closed, the view still shows that content. I would expect the...