coc-jest icon indicating copy to clipboard operation
coc-jest copied to clipboard

Get and use user custom config

Open khanghoang opened this issue 5 years ago • 1 comments

Supported customized icons for vscode https://github.com/jest-community/vscode-jest/blob/6d0ea5d19c84dd9d5fa4695ca65d9766dd4c6a9e/src/JestExt.ts#L51-L54

khanghoang avatar Sep 30 '19 08:09 khanghoang

NeoVim signs doc

https://neovim.io/doc/user/sign.html#signs

Coc.nvim related tests

https://github.com/neoclide/coc.nvim/blob/27cad14039e968bae8e359efd635ffef48650764/src/tests/modules/diagnosticBuffer.test.ts#L74-L82

khanghoang avatar Oct 04 '19 02:10 khanghoang