ray-x
|
7d84a9f0c0
|
issue #201 vfn nil
|
2022-07-03 20:09:28 +10:00 |
|
ray-x
|
724d5f3439
|
add scope info in treesitter panel
|
2022-07-02 20:51:12 +10:00 |
|
ray-x
|
3dc8c02c39
|
add scope info in panel
|
2022-07-02 20:49:54 +10:00 |
|
ray-x
|
91d1366b65
|
update treesitter for 0.6.1 pipeline
|
2022-07-02 12:20:11 +10:00 |
|
ray-x
|
d951a5fcd2
|
fix for test failure
|
2022-07-02 11:12:58 +10:00 |
|
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
|
2022-06-29 14:53:50 +10:00 |
|
ray-x
|
9dee73010b
|
optimize treesitter symbol tree
|
2022-06-26 19:46:23 +10:00 |
|
rayx
|
1f6103ed95
|
Side panel (#197)
* add sidepanel
* revert some changes and fix nil indent level
* Add side panel; bugfix for ctags
|
2022-06-22 01:56:17 +10:00 |
|
ray-x
|
7bfd9157fe
|
update TS fold
|
2022-06-17 19:36:21 +10:00 |
|
ray-x
|
3ad93531b5
|
unit tests for treesitter
|
2022-06-15 19:34:17 +10:00 |
|
ray-x
|
61a82559d6
|
add treesitter tests
|
2022-06-15 17:37:45 +10:00 |
|
ray-x
|
6b4cfa3d59
|
symbol layout update
|
2022-06-12 08:39:23 +10:00 |
|
ray-x
|
01801ba8fa
|
change ts not load notify level
|
2022-06-03 21:36:23 +10:00 |
|
ray-x
|
3f49769abc
|
lint all codes
|
2022-06-02 01:41:26 +10:00 |
|
ray-x
|
cd53b02f93
|
use native get_node_text
|
2022-04-20 20:54:40 +10:00 |
|
ray-x
|
c528b58bb9
|
replace print to notify, add workspace gui
|
2021-12-23 16:37:39 +11:00 |
|
ray-x
|
262181246d
|
update symbol preview with treesitter scope
|
2021-11-02 20:16:16 +11:00 |
|
ray-x
|
74ea1ddd73
|
document update
|
2021-10-24 12:30:52 +11:00 |
|
ray-x
|
d6b81ba8ab
|
bug fix #91 outgoing_calls failure for pyright
|
2021-10-17 15:29:17 +11:00 |
|
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
|
2021-09-13 23:18:54 +10:00 |
|
ray-x
|
26012cf9c1
|
Merge vim.loop changes (replacing vim.fn.getcwd)
|
2021-09-09 12:59:58 +10:00 |
|
ray-x
|
2a174d8eb4
|
typo, cleanup
|
2021-09-08 01:06:58 +10:00 |
|
ray-x
|
940349759b
|
Feature: LRU cache for search result
|
2021-08-29 17:35:46 +10:00 |
|
ray-x
|
d39cf20903
|
disable all lsp #49 by setting disable_lsp='all'
|
2021-08-27 10:25:48 +10:00 |
|
ray-x
|
58ac955777
|
codelens support, foldelsp
|
2021-08-22 09:19:11 +10:00 |
|
ray-x
|
d29ce05d16
|
New treesitter util helper to find node type in current line
|
2021-08-20 01:14:03 +10:00 |
|
ray-x
|
95b45a6cf6
|
windows path fix: issue #20
|
2021-06-25 10:33:04 +10:00 |
|
Mateus B. Melchiades
|
a955e07992
|
Symbols aggregated in config (#15)
|
2021-06-16 06:46:04 +10:00 |
|
ray-x
|
6c9ce98d03
|
Update kemap document
|
2021-06-11 21:33:22 +10:00 |
|
ray-x
|
4ad8fa3e95
|
Clean up space pad for reference listview
|
2021-06-10 06:39:37 +10:00 |
|
ray-x
|
b61e280400
|
truncate filepath
|
2021-05-26 22:15:32 +10:00 |
|
ray-x
|
7c6c37d169
|
fix treesitter defination lookup for go
|
2021-05-23 00:03:34 +10:00 |
|
ray-x
|
f430fdfbb9
|
treesitter symboles display: remove trailing bracket
|
2021-05-22 19:49:01 +10:00 |
|
ray-x
|
4e748eccab
|
fix treesitter for C++. Add variable defination(C++, Go)
|
2021-05-22 15:34:46 +10:00 |
|
ray-x
|
fc37a3f9a2
|
bug fix and add error logs
|
2021-05-22 10:54:10 +10:00 |
|
ray-x
|
777acc4b92
|
merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result
|
2021-05-21 21:39:46 +10:00 |
|
ray-x
|
7351a65917
|
Update treesitter adding arrow function and function types for
treesitter
|
2021-05-17 13:15:15 +10:00 |
|
ray-x
|
dc309fdad2
|
treesitter display improvement
|
2021-05-15 11:11:20 +10:00 |
|
ray-x
|
b23c31735c
|
bugfix treesitter typo, clap buf_input disable
|
2021-05-10 22:17:30 +10:00 |
|
ray-x
|
fc759b4e8a
|
document symbol jump
|
2021-05-08 14:54:37 +10:00 |
|
ray-x
|
23ea6b94de
|
update treesitter symbol layout
|
2021-04-28 21:57:05 +10:00 |
|
ray-x
|
5d16212099
|
get diagnostic for all buffers
|
2021-04-24 19:55:48 +10:00 |
|
ray-x
|
e97f80d038
|
update diagnostics symbol
|
2021-04-24 19:18:52 +10:00 |
|
ray-x
|
a0a33b6a8c
|
treesitter checker
|
2021-04-24 14:20:42 +10:00 |
|
ray-x
|
d1d3966802
|
treesitter support and rust client support
|
2021-04-24 12:38:47 +10:00 |
|