wenkokke / tree-sitter-talon

Tree Sitter parser for Talon files.
MIT License
8 stars 5 forks source link

Support Deck #40

Closed Nova38 closed 3 months ago

Nova38 commented 11 months ago

Add support for deck() commands.

Will come back with some samples, but currently the tree sitter doesn't have a node for dealing with the deck() commands for both the footpetal and the stream deck

AndreasArvidsson commented 4 months ago

I'm also interested in this. There are a few examples on Talon search: https://search.talonvoice.com/search/?q=file%3A.talon%20%5Edeck%5C(&fold_case=auto&regex=true&context=true

wenkokke commented 4 months ago

I'm happy to accept aPR. The changes should be very minimal if you follow the example of, e.g., face, and don't try to parse the arguments.

AndreasArvidsson commented 4 months ago

Here you go https://github.com/wenkokke/tree-sitter-talon/pull/55

pokey commented 3 months ago

this can be closed, right?

AndreasArvidsson commented 3 months ago

Correct