ycm-core / ycmd

A code-completion & code-comprehension server
https://ycm-core.github.io/ycmd/
GNU General Public License v3.0
1.69k stars 764 forks source link

Display tsserver tags from docstrings in GetDoc and extra_menu_info #1716

Closed bstaletic closed 8 months ago

bstaletic commented 11 months ago

Fixes #1675


This change is Reviewable

codecov[bot] commented 11 months ago

Codecov Report

Merging #1716 (cba73cb) into master (47baf60) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1716 +/- ## ======================================= Coverage 95.45% 95.46% ======================================= Files 83 83 Lines 8141 8155 +14 Branches 163 163 ======================================= + Hits 7771 7785 +14 Misses 320 320 Partials 50 50 ```
mergify[bot] commented 8 months ago

Thanks for sending a PR!