You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the outline to work, the language support plugins need to support symbol information.
This plugin does not support symbol information. I'm pretty sure issue 11 would need to be resolved first and a language server would need to be developed in order to support this.
Hi,
I just took notice of the fact there are plugins that display Outlines of code files like: https://marketplace.visualstudio.com/items?itemName=patrys.vscode-code-outline.
Code has a builtin functionality:
SHIFT + CTRL + O
Can your plugin tokenize CFML code and fill an Outline view?
The text was updated successfully, but these errors were encountered: