Description
Is your feature request related to a problem? Please describe.
When working with .swift.gyb
files you need to choose whether to view them as basic text files with no syntax highlighting, or as Swift files, with reasonable syntax highlighting but with many SourceKit-LSP errors.
Describe the solution you'd like
Even just basic TextMate syntax highlighting that extends Swift's and clearly highlights GYB blocks, without any LSP functionality, would be helpful. Also, it would be really nice to add a file icon for GYB that is slightly different than the normal Swift one.
Describe alternatives you've considered
Viewing GYB as basic text files with no syntax highlighting, or as Swift files, with reasonable syntax highlighting but with many SourceKit-LSP errors.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status