How to make an extension have highlighting of another language #21326
-
Check for existing issues
Describe the featureI want to have How can I do this? |
Beta Was this translation helpful? Give feedback.
Answered by
jonaspiterek
Dec 4, 2024
Replies: 2 comments
-
This should work: {
"file_types": {
"RUST": ["*.rss"]
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nikitavoloboev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should work:
settings.json