-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Labels
Community help wantedIssues that idicate features that are nice-to-have but core team does not have time to work on itIssues that idicate features that are nice-to-have but core team does not have time to work on itenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, https://github.com/scala/vscode-scala-syntax supports highlighting single line using directives, however that breaks when using multiline ones.
Describe the solution you'd like
Add support to vscode-scala-syntax for multiline using directives, it should enable it in vscode as well as in github.
Describe alternatives you've considered
No highlighting or using semantic highlighting
Additional context
Previous PR scala/vscode-scala-syntax#237
Metadata
Metadata
Assignees
Labels
Community help wantedIssues that idicate features that are nice-to-have but core team does not have time to work on itIssues that idicate features that are nice-to-have but core team does not have time to work on itenhancementNew feature or requestNew feature or request