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

LSP language misidentified as "Makefile" #56

Closed
orip opened this issue Mar 3, 2019 · 1 comment
Closed

LSP language misidentified as "Makefile" #56

orip opened this issue Mar 3, 2019 · 1 comment

Comments

@orip
Copy link

orip commented Mar 3, 2019

I tried configuring TabNine with an LSP server for D.

Looking at language_tokenization.json I figured out that the mapping of supported languages is possibly hard-coded and stale, but the error messages I got when trying to enable semantic completion kept referring to Makefile for some reason.

...
Or, type TabNine::no_sem to disable semantic completion for Makefile.

tabnine_config.json also seems to misidentify my D files as makefile:

...,"semantic_status":{"makefile":"Enabled"},
@zxqfl zxqfl closed this as completed in b75a903 May 13, 2019
@zxqfl
Copy link
Contributor

zxqfl commented May 13, 2019

Thanks for the report, this will be fixed in the next release.

zxqfl added a commit that referenced this issue May 16, 2019
Closes #43
Closes #50
Closes #56
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