You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cquery sometimes displays lint/compile errors for something that is not an error anymore.
I use VSCode's
"files.autoSave": "afterDelay"
option to autosave my files, but I am not sure if this is the root cause. Currently, I have to make a minor change (adding + removing a space e.g.) for the linting to re-trigger but would love to have a manual trigger like YCM has. Alternatively, would be great if "it just works" :)
The text was updated successfully, but these errors were encountered:
cquery sometimes displays lint/compile errors for something that is not an error anymore.
I use VSCode's
option to autosave my files, but I am not sure if this is the root cause. Currently, I have to make a minor change (adding + removing a space e.g.) for the linting to re-trigger but would love to have a manual trigger like YCM has. Alternatively, would be great if "it just works" :)
The text was updated successfully, but these errors were encountered: