We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In Code 1.12.1 I created a single-root workspace with two .js and one .md file.
Code 1.12.1
.js
.md
When I Goto Symbol in File it shows me the headings from my markdown.
Goto Symbol in File
But in Got Symbol in workspace i only see the javascript functions.
Got Symbol in workspace
In
Code 1.12.1I created a single-root workspace with two.jsand one.mdfile.When I
Goto Symbol in Fileit shows me the headings from my markdown.But in
Got Symbol in workspacei only see the javascript functions.