Commit Graph

51 Commits (df7f4d72291820891a78687ef18629975c3acad3)

Author SHA1 Message Date
ray-x df7f4d7229 better format ts_context text 2 years ago
ray-x fb87a0b1b7 long line improvement 2 years ago
ray-x 927c464b70 optimize for go and ts_contex 2 years ago
ray-x edee3e39c6 merge changes for treesitter symbole context 2 years ago
ray-x b131251ad8 send floating view result to quickfix; de-duplicate references 2 years ago
ray-x 56b00b83d5 diagnostic func failed to keymap 2 years ago
ray-x 7d84a9f0c0 issue #201 vfn nil 2 years ago
ray-x 724d5f3439 add scope info in treesitter panel 2 years ago
ray-x 3dc8c02c39 add scope info in panel 2 years ago
ray-x 91d1366b65 update treesitter for 0.6.1 pipeline 2 years ago
ray-x d951a5fcd2 fix for test failure 2 years ago
ray-x 8d77c3ab1e bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added
update readme
2 years ago
ray-x 9dee73010b optimize treesitter symbol tree 2 years ago
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