Skip to content

How to make an extension have highlighting of another language #21326

Closed Answered by jonaspiterek
nikitavoloboev asked this question in Q&A
Discussion options

You must be logged in to vote

This should work:
settings.json

{
    "file_types": {
        "RUST": ["*.rss"]
    }
}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nikitavoloboev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement [core label] triage Maintainer needs to classify the issue admin read Pending admin review
3 participants
Converted from issue

This discussion was converted from issue #21323 on November 29, 2024 13:08.