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

Test new filename mappings #2238

Closed
1 task done
jrieken opened this issue Jan 25, 2016 · 0 comments
Closed
1 task done

Test new filename mappings #2238

jrieken opened this issue Jan 25, 2016 · 0 comments

Comments

@jrieken
Copy link
Member

jrieken commented Jan 25, 2016

This is for #1851 which add support for glob patterns when associating filenames to a language (for reference: https://code.visualstudio.com/docs/extensionAPI/extension-points#_contributeslanguages). Make sure that

  • you can define a glob pattern, like foo*.bar to associate filenames to a language
  • full name matches have higher pro then glob pattern matches, gulpfile.js -> Foo-lang vs gulp*.js -> Bar-lang
  • the pattern is only applied to the name not path
@jrieken jrieken added this to the Jan 2016 milestone Jan 25, 2016
@egamma egamma mentioned this issue Jan 25, 2016
59 tasks
@bpasero bpasero closed this as completed Jan 26, 2016
@egamma egamma mentioned this issue Feb 1, 2016
97 tasks
@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.
Projects
None yet
Development

No branches or pull requests

2 participants