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

Autocompletion inconsistency #1590

Open
obendev opened this issue Aug 30, 2018 · 5 comments
Open

Autocompletion inconsistency #1590

obendev opened this issue Aug 30, 2018 · 5 comments

Comments

@obendev
Copy link

obendev commented Aug 30, 2018

Hey!
I opened a issue a few days ago on the atom/autocomplete-plus repo.
atom/autocomplete-plus#989
and I have now found out by which package the error is caused, it seems like it is caused from linter itself.
If I disable the linter extension or uninstall it, this issue simply does not happen, the inconsistency of autocompleting is just gone with linter disabled.

Could you take a look into it?

Settings

Image of Linter settings

@robhuska
Copy link

robhuska commented Sep 5, 2018

I also have this issue, but I am not using this linter. I have another but get the same results. Disabling the linter stops the inconsistencies. AtomLinter/linter-sass-lint#206

@robhuska
Copy link

robhuska commented Sep 5, 2018

My apologies, I suppose I am using this linter but the link I shared is an extension for it. Though Linter is disabled in my package list even if the extension is enabled. So I honestly do not know if it is working or not... Either way Linting and Autocomplete are clashing.

@obendev
Copy link
Author

obendev commented Sep 5, 2018

Do you have any other extensions installed that match with my installed community extensions?
You can find a list here atom/autocomplete-plus#989

Whats the output of apm list?

@robhuska
Copy link

robhuska commented Sep 5, 2018

I have most of them installed. But the one that causes that issue are the ones related to the Linter.

@obendev
Copy link
Author

obendev commented Sep 6, 2018

That sounds like the same problem I have.
My colleagues have the same problem with linter turned on.

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