ycm-core / YouCompleteMe

A code-completion engine for Vim

Home Page:http://ycm-core.github.io/YouCompleteMe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pointer e.g. `*sth` in highlight msg turns it into italic

xphoniex opened this issue · comments

I searched for "star" and "italic" in issues here and in ycmd before opening this, hope my question is not a duplicate.

Screenshot from 2023-08-07 17-23-08

fn testFn(idi: u8, server: *Server, extra:anytype) void

is this caused by the lsp, or is it on YouCompleteMe @ 3ededae ?