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

issue with setting #301

Open
itslijohnny opened this issue Apr 21, 2019 · 2 comments
Open

issue with setting #301

itslijohnny opened this issue Apr 21, 2019 · 2 comments

Comments

@itslijohnny
Copy link

I use kite as my autocompletion tool. However, it requires to set the core.useTreeSitterParsers to false. I add the setting into the dot file and it correct. However, the kite package still reports that I didn't have a correct setting. I believe it related to the order of when it load the setting. Is there a way to solve it? Thanks a lot!

@dvcrn
Copy link
Owner

dvcrn commented Apr 22, 2019

Hi! Did you add the configuration as written here? https://github.com/dvcrn/proton/blob/master/MANUAL.md#editor-configuration

If you open the atom configuration after setting this inside proton, is the key inside your config file?

@itslijohnny
Copy link
Author

image
image
image

Thanks for replying!
Yes. And When I check the setting it effects and the kite works. The problem is kite returns an error every time I launch Atom.
I think the kite and some other packages(like setting-sync always says my setting is outdated) has some sort of mechanisms to check the setting before proton load all settings. If I uninstall proton, there are no error messages and setting-sync will not say that my setting is outdated.

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