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
This needs a fix because it is slowing productivity. The system is not predictable and FixIts are randomly made available to the user far less than expected.
Also, DiagnosticResponse doesn't show an immediate updated list of FixIts after a trivial problem has been immediately introduced.
It could be a problem with clang, ycmd, or nano-ycmd. I don't know.
The text was updated successfully, but these errors were encountered:
It could be related to enough time between parses. Having transitioned /run_completer_command FileReadyToParse to react to alarm than to keypress/character added to nano's open buffer, the problem seems to have disappeared.
This needs a fix because it is slowing productivity. The system is not predictable and FixIts are randomly made available to the user far less than expected.
Also, DiagnosticResponse doesn't show an immediate updated list of FixIts after a trivial problem has been immediately introduced.
It could be a problem with clang, ycmd, or nano-ycmd. I don't know.
The text was updated successfully, but these errors were encountered: