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

Allow adding new filetypes #27

Open
mohitt opened this issue Jun 14, 2018 · 1 comment
Open

Allow adding new filetypes #27

mohitt opened this issue Jun 14, 2018 · 1 comment

Comments

@mohitt
Copy link

mohitt commented Jun 14, 2018

Hi devjoe,

Thanks a ton for great plugin. I tried using this plugin on react javascript files. Which are shown as a type of javascipt.jsx. Because of vim jsx plugin.

Is it possible for me to configure the fie type? in my case it is 'javascript.jsx'

Regards
Mohit

@devjoe
Copy link
Owner

devjoe commented Jun 18, 2018

In fact, vim-codequery uses starscope to index javascript files. And according to LANGUAGE_SUPPORT page in starscope project, starscope does support ES6/ES7 and JSX.

So, well, I should make this plugin support jsx filetype.
Thanks for your suggestion @codemerlin . Will implement this enhancement when I have free time.

Also, feel free to send me a PR if you know how to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants