ycmd icon indicating copy to clipboard operation
ycmd copied to clipboard

Fix annoying popups when editing incomplete macros

Open Chilledheart opened this issue 2 years ago • 6 comments

Sometimes libclang returns invalid ranges causing ycm in trouble.

No log is recorded (both of ycmd and ycm) for this inconvenice. Screen Shot 2022-04-06 at 11 05 10


This change is Reviewable

Chilledheart avatar Apr 06 '22 03:04 Chilledheart

@MergifyIO rebase

puremourning avatar Aug 13 '22 15:08 puremourning

rebase

✅ Branch has been successfully rebased

mergify[bot] avatar Aug 13 '22 15:08 mergify[bot]

Thanks!

puremourning avatar Aug 13 '22 16:08 puremourning

Thanks for sending a PR!

mergify[bot] avatar Aug 13 '22 17:08 mergify[bot]

Codecov Report

Merging #1633 (ec9fe6c) into master (b08e7a9) will increase coverage by 0.00%. The diff coverage is 81.81%.

@@           Coverage Diff           @@
##           master    #1633   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files          90       90           
  Lines        8035     8044    +9     
  Branches      164      164           
=======================================
+ Hits         7721     7730    +9     
  Misses        262      262           
  Partials       52       52           

codecov[bot] avatar Aug 13 '22 17:08 codecov[bot]

Thanks for sending a PR!

mergify[bot] avatar Aug 13 '22 23:08 mergify[bot]

Thanks for sending a PR!

mergify[bot] avatar Aug 14 '22 07:08 mergify[bot]