Commit Graph

16 Commits (90039247b44c5fe44696f3431311a6fbf5732adf)

Author SHA1 Message Date
rayx 91e22f5e71
Lv thread (#60)
* update tests, update total display

* not run ts def multiple time

* Thread enable for display and backend

* remove ::continue::

* README updates

* skip diagnostic in edit mode

* error marker uri nil handling

* disable debug

* debounce text change to 1s

* severity sort

* diagnostic skip loading files
3 years ago
ray-x f33a3e8e7d allow preview more lines 3 years ago
ray-x baad5112d8 optimize jump to position
improve jump location
3 years ago
Mateus B. Melchiades a955e07992
Symbols aggregated in config (#15) 3 years ago
ray-x 6c9ce98d03 Update kemap document 3 years ago
ray-x f813aa97db Bugfix: truncate file path in treesitter buffers symbols, update doc for key mapping 3 years ago
ray-x 4ad8fa3e95 Clean up space pad for reference listview 3 years ago
ray-x d8385f2993 change sumneko setup, move it to lsp section 3 years ago
ray-x 624053bd8f Update aligement 3 years ago
ray-x c872b43faf treesitter function definition 3 years ago
ray-x 6a15e6838d add multiple symbol highlight 3 years ago
ray-x b61e280400 truncate filepath 3 years ago
ray-x 7e8c3376f4 LSP reference and write color optimize 3 years ago
ray-x 7c6c37d169 fix treesitter defination lookup for go 3 years ago
ray-x 4e748eccab fix treesitter for C++. Add variable defination(C++, Go) 3 years ago
ray-x 777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 3 years ago