LSP Completion Symbols in CoC
LSP Completion Symbols
If you are familiar with VS Code then you have probably noticed all of the symbols you see in the completion menu. You can find an example of all of the symbols provided here: VSCode Intellisense Overview
Adding to CoC
To add them to the CoC completion menu add the following to your coc-settings.json
:
This was as close as I could get with the symbols provided by Nerdfont Icons.
Feel free to explore the above link and change the symbols to whatever you like.