Definition range not being reported (for Code Outline)
In VS Code 1.20.1, I'm using the Code Outline extension, which creates a visual tree of a selected HTML/CSS element's hierarchy, however, in .html files that have "JavaScript EJS" as the language mode, a tree isn't created.
The plugin says:
For the outline to work, the language support plugins need to support symbol information.
For the outline to form a tree structure, the language support plugins need to report the entire definition range as part of symbol.
It'd be great the EJS extension could report the necessary data for Code Outline to create a tree structure as it does with pure HTML files.
Again, this requires the language server.
Please verify this as of 1.0.0