Commit graph

35 commits

Author SHA1 Message Date
HiPhish
01a9381850 Update TODO 2024-08-12 23:06:43 +02:00
Hoang Nguyen
7768cead0d
feat(fish): add support for fish 2023-08-20 00:00:00 +07:00
HiPhish
15348cec6f Update TODO file 2023-08-09 16:16:23 +02:00
HiPhish
f6bcc8d1b3 Add Elixir support 2023-07-30 11:16:51 +02:00
HiPhish
b750a6bceb Clean up Verilog queries 2023-07-12 21:05:08 +02:00
HiPhish
7ca76423b0 Add HCL support 2023-07-09 23:58:33 +02:00
Aleksandar Sandic
5801463f9c Remove implemented languages from TODO 2023-07-05 17:33:26 +02:00
HiPhish
f56fbdaf9c Add more patterns to Fennel query 2023-03-16 16:18:53 +01:00
HiPhish
24dde25e30 Add script and style elements to Vue.js query 2023-03-15 20:19:46 +01:00
HiPhish
ae7d04da54 Update TODO file 2023-03-01 22:26:34 +01:00
HiPhish
fbc54bb644 Remove setting max_file_lines 2023-02-28 22:36:07 +01:00
HiPhish
af7bc5b7b4 Clean up documentation 2023-02-28 22:21:00 +01:00
HiPhish
c9e71254f8 Support for multi-node captures
This won't actually work because of Neovim. This commit only prepares
the code for when it will be possible.
2023-02-21 22:19:50 +01:00
HiPhish
999fdfac11 Remove get_query from API 2023-02-19 23:15:03 +01:00
HiPhish
383505f1e3 Remove Go from TODO list 2023-02-19 22:52:30 +01:00
HiPhish
452cb41728 Remove buffer_config function from API 2023-02-19 22:49:47 +01:00
HiPhish
738d9b1df0 Merge branch 'ntki/master' 2023-02-19 20:21:10 +01:00
HiPhish
25c69e4c3f Remove Clojure from TODO list 2023-02-19 20:20:45 +01:00
HiPhish
6a43b696dc Simplify finding container match in local strategy 2023-02-19 18:06:09 +01:00
HiPhish
ad5c1ee0bd Move strategies into a public table 2023-02-19 09:41:00 +01:00
HiPhish
b71ce22b02 Improve performance of local strategy 2023-02-15 16:03:05 +01:00
HiPhish
7b797cc0d5 Implement node levels using Tree-sitter only
The level of a container node can now be determined using information
from Tree-sitter directly. There is no need for some additional table of
container node types.
2023-02-06 23:12:07 +01:00
HiPhish
051e04e0bb Update TODO file 2023-01-14 20:08:40 +01:00
HiPhish
7cf6c5005e Port C++, JSONC and JSON5 to new captures 2023-01-11 20:18:55 +01:00
HiPhish
ee39e5fa20 Port Typescript to new captures 2023-01-10 23:00:57 +01:00
HiPhish
d453586e02 Port Regex, Vim and Yaml to new captures 2023-01-10 22:42:23 +01:00
HiPhish
b05f8e7ad1 Port Query, Racket and Scheme to new captures 2023-01-10 20:39:48 +01:00
HiPhish
32fd77e19a Port Lua, Make and Python queries 2023-01-10 19:29:05 +01:00
HiPhish
fa95dcafc6 Port LaTeX to new captures 2023-01-10 00:10:58 +01:00
HiPhish
82187a58cf Port JSON to new captures 2023-01-09 21:08:21 +01:00
HiPhish
03d8078ef0 Port Javascript to new captures 2023-01-09 21:02:14 +01:00
HiPhish
6fa876e3b4 Port CSS and Java queries 2023-01-09 20:45:46 +01:00
HiPhish
91c2235863 Port Bash, C and C# queries to new captures 2023-01-09 19:59:38 +01:00
HiPhish
2f7f9bbe7f Implement local highlight strategy 2023-01-08 23:16:45 +01:00
HiPhish
e752bb8fd4 Add TODO file 2023-01-02 23:30:43 +01:00