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

For convenience , I wish to add a button (or something else) to copy the symbol list from panel node. May I do a PR for it?

Hi, great job with the extension. but before clicking on the name of the funsion, in the editor appeared all selected, which was practical to see don starts and ends,...

Really nice add-on, the first of its kind that really works for me! Has the potential to be a major game changer for VSCode in my opinion. One thing that...

Hey, first of all, thanks for the great plugin! I'd like to know if there is any way to configure the plugin to show tests outlines Basically it should show...

upstream

I love you extension. Really cool! Thank you! One of two things I would like: have bash functions support also :)

upstream

It would be nice to have a filter for element types. In other editors (like Netbeans) there is a filter for element types, that way you can list only funtions,...

upstream

The tree view is very nice already, however it would be even more useful if it would display the type of each element. For example, in TypeScript I can have...

upstream

In my opinion, the editor should not change focus or cursor when the user clicks on the collapse/expand icon of an entry in the outline. This allows the user to...

upstream

With vscode-java/jdt.ls, a `textDocument/documentSymbol` call returns something like: ``` [Trace - 12:48:07] Received response 'textDocument/documentSymbol - (33)' in 6ms. Result: [ { "name": "main(String[])", "kind": 6, "location": { "uri": "file:///Users/fbricon/Desktop/Standalone.java",...

upstream

VSC 1.20.1 See only sorted list of golang symbols. No nesting.

upstream