Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upMake it easier to add more file extensions to an existing colorizer/language #2808
Comments
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
fyi @bpasero |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
#3612 for March |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently you need to create a VSCode extension to map extensions that are not listed under a language to an existing language. In most cases I want to map a certain extension to a certain language and it shouldn't be this hard. A simple JavaScript object in the editor settings should be enough.
Something like this: