Open Botan626 opened 6 months ago
I believe with "outline.showTypeParameters": false and "outline.showVariables": false only labels should be seen in Outline.
"outline.showTypeParameters": false
"outline.showVariables": false
At least that is what I'd like to have.
but now it's like Why it shows const int in brackets?
const int
vscode dev comment on this matter: https://github.com/microsoft/vscode/issues/207718#issuecomment-1997692765
I believe with
"outline.showTypeParameters": false
and"outline.showVariables": false
only labels should be seen in Outline.At least that is what I'd like to have.
but now it's like Why it shows
const int
in brackets?vscode dev comment on this matter: https://github.com/microsoft/vscode/issues/207718#issuecomment-1997692765