linter icon indicating copy to clipboard operation
linter copied to clipboard

Autocompletion inconsistency

Open obendev opened this issue 6 years ago • 5 comments

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

obendev avatar Aug 30 '18 10:08 obendev

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. https://github.com/AtomLinter/linter-sass-lint/issues/206?_pjax=%23js-repo-pjax-container#issue-341293268

robhuska avatar Sep 05 '18 15:09 robhuska

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.

robhuska avatar Sep 05 '18 15:09 robhuska

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?

obendev avatar Sep 05 '18 16:09 obendev

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

robhuska avatar Sep 05 '18 17:09 robhuska

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

obendev avatar Sep 06 '18 10:09 obendev