Commit graph

14 commits

Author SHA1 Message Date
Uy Ha e3dfc2cdca Stop treating command argument as special:
- Planning to move the highlight responsibility to the highlight query
- Stop trying to parse frequently used commands
- One test is failing because of `unquoted_argument`, planning to fix
2021-06-27 21:22:42 +02:00
Uy Ha 0988d2ce86 Add external parser for parsing bracket_argument and also adjust the
test cases accordingly
2021-06-26 02:19:49 +02:00
Uy Ha 5047c61bba Add message and its test case 2021-06-17 23:06:32 +02:00
Uy Ha dabd265781 Refactor rules 2021-06-16 21:37:14 +02:00
Uy Ha d23b5a89fa Hide more invisible characters nodes 2021-06-14 21:33:30 +02:00
Uy Ha 9e0798cc16 Hide command_invocation 2021-06-08 00:02:13 +02:00
Uy Ha a4960577dd Tag test cases 2021-06-07 23:29:32 +02:00
Uy Ha 387faac594 Update tests for differentiating commands 2021-06-04 13:02:16 +02:00
Uy Ha 672fb317c4 Expose inner elements of variables and argument:
- Purpose: Better support nvim-treesitter highlighting
2021-05-28 22:12:15 +02:00
Uy Ha 444e347c9d Add more tests 2021-04-11 17:45:20 +02:00
Uy Ha 788ec10f19 Hide bracket argumnet details 2021-04-11 01:10:37 +02:00
Uy Ha 84d412db7f Add more tests for bracket argument 2021-04-11 01:08:13 +02:00
Uy Ha d60c148dfa Add tests for bracket arguments 2021-04-10 23:40:25 +02:00
Uy Ha 1e1738a814 Add brack argument 2021-04-10 21:55:47 +02:00