Commit Graph

38 Commits (1f6103ed954d4e584561481ca9905dac666aec5b)

Author SHA1 Message Date
rayx 1f6103ed95
Side panel (#197)
* add sidepanel

* revert some changes and fix nil indent level

* Add side panel; bugfix for ctags
2 years ago
ray-x 7bfd9157fe update TS fold 2 years ago
ray-x 3ad93531b5 unit tests for treesitter 2 years ago
ray-x 61a82559d6 add treesitter tests 2 years ago
ray-x 6b4cfa3d59 symbol layout update 2 years ago
ray-x 01801ba8fa change ts not load notify level 2 years ago
ray-x 3f49769abc lint all codes 2 years ago
ray-x cd53b02f93 use native get_node_text 2 years ago
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago
ray-x 262181246d update symbol preview with treesitter scope 3 years ago
ray-x 74ea1ddd73 document update 3 years ago
ray-x d6b81ba8ab bug fix #91 outgoing_calls failure for pyright 3 years ago
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 26012cf9c1 Merge vim.loop changes (replacing vim.fn.getcwd) 3 years ago
ray-x 2a174d8eb4 typo, cleanup 3 years ago
ray-x 940349759b Feature: LRU cache for search result 3 years ago
ray-x d39cf20903 disable all lsp #49 by setting disable_lsp='all' 3 years ago
ray-x 58ac955777 codelens support, foldelsp 3 years ago
ray-x d29ce05d16 New treesitter util helper to find node type in current line 3 years ago
ray-x 95b45a6cf6 windows path fix: issue #20 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 4ad8fa3e95 Clean up space pad for reference listview 3 years ago
ray-x b61e280400 truncate filepath 3 years ago
ray-x 7c6c37d169 fix treesitter defination lookup for go 3 years ago
ray-x f430fdfbb9 treesitter symboles display: remove trailing bracket 3 years ago
ray-x 4e748eccab fix treesitter for C++. Add variable defination(C++, Go) 3 years ago
ray-x fc37a3f9a2 bug fix and add error logs 3 years ago
ray-x 777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 3 years ago
ray-x 7351a65917 Update treesitter adding arrow function and function types for
treesitter
3 years ago
ray-x dc309fdad2 treesitter display improvement 3 years ago
ray-x b23c31735c bugfix treesitter typo, clap buf_input disable 3 years ago
ray-x fc759b4e8a document symbol jump 3 years ago
ray-x 23ea6b94de update treesitter symbol layout 3 years ago
ray-x 5d16212099 get diagnostic for all buffers 3 years ago
ray-x e97f80d038 update diagnostics symbol 3 years ago
ray-x a0a33b6a8c treesitter checker 3 years ago
ray-x d1d3966802 treesitter support and rust client support 3 years ago