linter
linter copied to clipboard
Autocompletion inconsistency
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
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
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.
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
?
I have most of them installed. But the one that causes that issue are the ones related to the Linter.
That sounds like the same problem I have. My colleagues have the same problem with linter turned on.