issues
search
nvim-treesitter
/
playground
Treesitter playground integrated into Neovim
Apache License 2.0
898
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
deprecate this repo?
#126
justinmk
closed
1 year ago
2
feat(hl-info): add LSP semantic highlights
#125
Akmadan23
closed
1 year ago
6
fix: only have one source of `get_node_text` (nvim-treesitter.compat)
#124
theHamsta
closed
1 year ago
0
Please provide tag for old versions or make it compatible with neovim 0.7-0.8
#123
wookayin
closed
1 year ago
7
Delete line gives error in 0.9
#122
desdic
opened
1 year ago
0
fix pcall of vim.treesitter.language.inspect
#121
monaqa
closed
1 year ago
1
fix: Rename deprecated `vim.treesitter` calls
#120
dtomvan
closed
1 year ago
9
Failed to open playground with nvim latest
#119
ray-x
opened
1 year ago
1
Plugin seems to work with Neovim 0.8.2
#118
nitnelave
closed
1 year ago
1
feat(query_linter): add new option use_diagnostics
#117
otommod
closed
1 year ago
0
fix: rename ts_utils.is_in_node_range -> vim.treesitter.is_in_node_range
#115
yutkat
closed
1 year ago
3
TSNodeUnderCursor's popup has a weird red highlighed underline char under the Node field
#116
unphased
opened
1 year ago
2
fix: highlight groups are off by one
#114
ObserverOfTime
closed
1 year ago
0
Add note about query linter assumptions
#113
ghostbuster91
closed
1 year ago
0
Toggled hl groups are set off by one row
#112
filipgodlewski
closed
1 year ago
1
fix: peacefully ignore query files without a valid language
#111
figsoda
closed
1 year ago
6
docs: mention `query` grammar in requirements
#110
figsoda
closed
1 year ago
0
docs: mention `:TSNodeUnderCursor` in readme
#109
thatlittleboy
closed
1 year ago
1
Floating window zindex in config.
#108
spimanov
opened
1 year ago
2
fix: use current buf for get_node_text in on_query_cursor_move
#107
kraem
closed
1 year ago
0
TSPlayground issue with markdown + markdown_inline
#106
semanticart
closed
1 year ago
1
chore: replace deprecated ts_utils.get_node_text
#105
theHamsta
closed
1 year ago
0
chore: remove `:TSNodeUnderCursor`/`:TSHighlightCapturesUnderCursor`
#104
theHamsta
opened
1 year ago
1
ci: bump action versions
#103
dundargoc
closed
1 year ago
0
docs: don't commit huge demo gif
#102
clason
closed
1 year ago
0
nvim-treesitter.ts_utils.get_node_text is deprecated: use vim.treesitter.query.get_node_text
#101
jrop
closed
1 year ago
6
Nodes not highlited when navigating in source file
#100
fisher-j
closed
1 year ago
1
fix: properly display highlight group information
#99
bb010g
closed
2 years ago
5
TSHighlightCapturesUnderCursor not showing Highlight Group
#98
ameddin73
closed
2 years ago
1
`TSHighlightCapturesUnderCursor` no longer shows highlight groups
#97
bartels
closed
2 years ago
2
Update README.md
#96
jrowlingson
closed
2 years ago
1
Query doesn't respect #any-of?
#95
dlight
closed
2 years ago
1
Full name of highlight group not displayed by TSHighlightCaptureUnderCursor
#94
anthony-S93
closed
2 years ago
6
fix: handle errors in query editor
#93
theHamsta
closed
2 years ago
0
fix: update tree-sitter mappings
#92
theHamsta
closed
2 years ago
1
[Question]: How to find highlight group after `_get_hl_from_capture` was removed?
#91
lmburns
closed
2 years ago
5
fix: adapt to breaking change on master
#90
clason
closed
2 years ago
0
TSHighlightCapturesUnderCursor not working on latest nvim master
#89
petobens
closed
2 years ago
0
Query editor not working?
#88
joshfrench
opened
2 years ago
9
fix(fallback for show_hl_captures)
#87
aarondiel
closed
2 years ago
1
Error when using an invalid predicate
#86
smackesey
closed
2 years ago
0
fix get_node_text to vim.treesitter.query.get_node_text
#85
Decodetalkers
closed
2 years ago
2
How to use it to find highlight groups for cmp completion window (and documentation)?
#84
hrqmonteiro
closed
1 year ago
1
fix: check for nil last line
#83
smoka7
closed
2 years ago
1
`:TSPlaygroundToggle` stopped working
#82
hood
closed
2 years ago
2
chore: use vim.treesitter.query.get_node_text in query_linter
#81
theHamsta
closed
2 years ago
0
Catching nodes from a custom module
#80
ribelo
closed
2 years ago
1
feat: update keymaps to use new api
#79
mutecipher
closed
2 years ago
2
fixup: use new api for keymap
#78
clason
closed
2 years ago
0
fix: regression in nvim-treesitter/playground#75
#77
mutecipher
closed
2 years ago
3
Next