Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nvim-treesitter/playground

Treesitter playground integrated into Neovim
https://github.com/nvim-treesitter/playground

Merge pull request #9 from theHamsta/TSHighlightCapturesUnderCursor

feat: add `TSHighlightCapturesUnderCursor` to show hl matches under cursor

0cb0a18378db84c4c2bdb38c28e897958d2ec14d authored almost 4 years ago by Steven Sojka <[email protected]>
feat: speed up TSHighlightCapturesUnderCursor

d68481b4bc3945dd501bfd58a533e7dd7c508e53 authored about 4 years ago by Stephan Seitz <[email protected]>
feat: add `TSHighlightCapturesUnderCursor` to show hl matches under cursor

e505c947f9a54725768a96c4ed0857d28a5bbcef authored about 4 years ago by Stephan Seitz <[email protected]>
Merge pull request #7 from kyazdani42/feat/add-hl-group-in-virt-text

[WIP] Hl group for each node !

8c568e4109512c9eef2d4966814ee7e607501be7 authored about 4 years ago by Steven Sojka <[email protected]>
Merge pull request #8 from theHamsta/enter-keymap

Enter keymap

df337ac0e8cefd23608cc0cf89c2ebb4b320b45e authored about 4 years ago by Steven Sojka <[email protected]>
toggle hl with i

7b125212dc2e2bd8599b5097a529cbb9342bd926 authored about 4 years ago by kiyan42 <[email protected]>
chore: remove unused require

eaa113d6040a9ad0f1c2ad35b06b2922cfc17e39 authored about 4 years ago by Stephan Seitz <[email protected]>
feat: add <cr> keymap to AST node

b6d6cbe8ff1ca1a4b150ff627ea16ac89c119301 authored about 4 years ago by Stephan Seitz <[email protected]>
add hl group virt text for nodes

840ecf3e8b7b98a0845587b45b526d3c4494e27b authored about 4 years ago by kiyan42 <[email protected]>
refactor(playground): use decorations api instead of highlight

4f920f34a66ede0b216b6cb9dac418ea3704f1af authored about 4 years ago by Steven Sojka <[email protected]>
feat: show field names

ccf1f62466a12670fa82e140acad3ef6550b69e2 authored about 4 years ago by Thomas Vigouroux <[email protected]>
Merge pull request #5 from steelsojka/fix-permissions

fix(persist): fix permissions

443fa6d279a64888a4b34ee1595368d2f5fcd78c authored about 4 years ago by Thomas Vigouroux <[email protected]>
fix(persist): fix permissions

1b73744c6c719ba5e0273330b9ca412db09c86b2 authored about 4 years ago by Steven Sojka <[email protected]>
feat(query): add option to enable persisting queries

d86094b0287550d212fac4fdb49d5440fccf08c3 authored about 4 years ago by Steven Sojka <[email protected]>
feat(query): save last query based on filename

08057ffaf55ad758b2fd52bdd9b4f58e2c7de469 authored about 4 years ago by Steven Sojka <[email protected]>
fix(parser): catch error when parsing on an invalid query

b073cc461a333a16a9b3fceac7856ce5194c0cf3 authored about 4 years ago by Steven Sojka <[email protected]>
update readme with query install instructions

0085448d78af6e6861f3f3bc08d679a7abd85c4f authored about 4 years ago by Steven Sojka <[email protected]>
feat(query): add query tag highlighting

097f85d520b82eb6632995841a38650015770301 authored about 4 years ago by Steven Sojka <[email protected]>
progress on query editor

c8dc6a18b143e5c7fffc80390f4a73f690713c1f authored about 4 years ago by Steven Sojka <[email protected]>
Merge pull request #2 from nvim-treesitter/feat/toggle-command

feat(playground): add toggle command

0042c0242d76e714d3b775a0523c3647f1147955 authored about 4 years ago by Thomas Vigouroux <[email protected]>
feat(playground): add toggle command

ea1fccffbbed4c531af9910061b3f8a184a87886 authored about 4 years ago by Steven Sojka <[email protected]>
fix(window): don't change window focus on open

8f08aa61f582d27c46b1b485a1e63a575d4fca11 authored about 4 years ago by Steven Sojka <[email protected]>
don't update when playground isn't in a window

0dd1c79e837737faf531c2060cddfcfab1507e2f authored about 4 years ago by steelsojka <[email protected]>
add cleanup logic and update readme

d5cc2143bcf347f6e58b0b94b6bc9faed95c6872 authored about 4 years ago by steelsojka <[email protected]>
scroll with node selection

7848c987e5ae28755352046261a0a48fe2fdbee6 authored about 4 years ago by steelsojka <[email protected]>
basic tree highlighting

f599257449b513417b7d6df6fd0d1b7eafcd2836 authored about 4 years ago by steelsojka <[email protected]>
add node highlighting

ea756d3f22f09d2f31a4e67e9a048f06e49686c4 authored about 4 years ago by Steven Sojka <[email protected]>
feat(plugin): initial mvp

51bafce2d0c0f1d56e0e16b56f6e317d94426e13 authored about 4 years ago by Steven Sojka <[email protected]>
Initial commit

ad9a5f13eac57e967a64a7c51be766fb66e13cd7 authored about 4 years ago by Steven Sojka <[email protected]>