simrat39 / symbols-outline.nvim

A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
MIT License
1.85k stars 97 forks source link

Support ccls symbols #218

Open rqdmap opened 1 year ago

rqdmap commented 1 year ago

Support ccls symbols. Add symbol kind: 252, 253, 254 and 255.

This fixes https://github.com/simrat39/symbols-outline.nvim/issues/217.

jtyler76 commented 11 months ago

Anything holding up this merge? Would be really nice to get CCLS support.

rqdmap commented 11 months ago

Sure! You can check the ccls symbol in its source code: ccls/src/lsp.hh