osx - Symbols tree view in Visual Studio Code ("not" Visual studio) in mac -


i'm opening python project in visual studio code. couldn't way see symbols in opened file. there view available in visual studio code.

i'm using version 1.4.0

i'm looking also. besides source code useful navigation in medium large markdown documents.

according issue https://github.com/microsoft/vscode/issues/5605 feature not available yet, vote in pipeline faster.

ctrl+shift+o available gives flat list of symbols in current file. useful small source files tree easier work larger files.

another issue ctrl+shift+o when filter results not ordered position in source file, imho behavior ok when search whole workspace when searching in opened file results sorted position in file.


Comments