Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permanently assign file type to new extensions #334

Closed
thewhitetulip opened this issue Nov 20, 2015 · 5 comments
Closed

Permanently assign file type to new extensions #334

thewhitetulip opened this issue Nov 20, 2015 · 5 comments
Assignees
Labels
feature-request Request for new features or functionality verified Verification succeeded
Milestone

Comments

@thewhitetulip
Copy link

there are few extensions which are new like gtpl for go template or tmpl, there is no way currently to permanently assign the syntax, we have to do so each time we open the file

@jpierson
Copy link

Having this feature may also be a reasonable way to handle cases where some would like JSX syntax to work for files with a plain .JS file extension instead of .JSX. See #81 and #140 for more details.

@thewhitetulip
Copy link
Author

Yes, this is a common feature in notepad++, really effective when you have a new language and want to add the extension

@bpasero
Copy link
Member

bpasero commented Nov 20, 2015

The solution might end up to be integrated full editorconfig support in VS Code.

@matthewp
Copy link

I think the simple solution is best, just remember when a user selects a language for a particular file type.

@bpasero
Copy link
Member

bpasero commented Mar 6, 2016

#3612 for March

@bpasero bpasero closed this as completed Mar 6, 2016
@bpasero bpasero self-assigned this Mar 6, 2016
@bpasero bpasero modified the milestones: March 2016, Backlog Mar 6, 2016
@bpasero bpasero added the verified Verification succeeded label Apr 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

6 participants