|
9282d4858a
|
build: pull in tree-sitter update to fix building on windows
|
2025-06-02 17:14:31 +02:00 |
|
|
227dd3d068
|
build: update to zig 0.14.1
|
2025-05-25 23:21:27 +02:00 |
|
|
9f4c5ef2b8
|
feat: add rpmspec support
|
2025-05-14 15:59:01 +02:00 |
|
|
dc0575bf35
|
feat: add protobuf support
|
2025-05-14 15:59:01 +02:00 |
|
|
efec10c5b9
|
feat: update tree-sitter for uxntal, rpmspec and protobuf support
|
2025-05-14 15:59:01 +02:00 |
|
choc
|
61e0145eda
|
feat: support uxntal syntax
|
2025-05-14 15:58:23 +02:00 |
|
|
4b84e35b9f
|
feat: add syntax.count_error_nodes function
|
2025-04-24 18:08:31 +02:00 |
|
|
5db2ec10b6
|
feat: add support for pre-generated tree-sitter error queries
|
2025-04-24 18:08:12 +02:00 |
|
|
a9b902ab6c
|
refactor: remove some log spam
|
2025-04-17 10:08:52 +02:00 |
|
|
75bf3d253b
|
feat: add log as an extension for the conf file type
|
2025-03-26 19:11:09 +01:00 |
|
|
0e72a714dc
|
build: remove ts_bin_query_gen build output messages
|
2025-03-25 17:25:08 +01:00 |
|
|
38c170f876
|
feat: output total size of binary queries
|
2025-03-24 13:08:51 +01:00 |
|
|
a6dbdddcf4
|
fix: ts_bin_query_gen should be built for host for cross-compiling
|
2025-03-24 13:08:01 +01:00 |
|
|
585f84dc7a
|
feat: use binary tree-sitter queries created at compile time
|
2025-03-24 12:13:18 +01:00 |
|
|
90695e9dc6
|
fix: destroy QueryCache.CacheEntry objects on clean-up
|
2025-03-19 15:32:40 +01:00 |
|
|
d5d7a9bb80
|
Merge flow-syntax commit 'bc0745bc4b '
|
2025-03-19 15:26:57 +01:00 |
|
|
1788d4dfb2
|
feat: allow parallel loading of tree-sitter query cache entries
|
2025-03-18 17:41:16 +01:00 |
|
|
47a6024c80
|
feat: add caching of tree-sitter query objects
|
2025-03-18 14:26:31 +01:00 |
|
|
7b133c04fb
|
fix: do not parse tree-sitter queries twice
|
2025-03-18 12:33:17 +01:00 |
|
|
be06cb839f
|
Merge commit '77a69410b8 ' into zig-0.14
|
2025-03-05 10:44:47 +01:00 |
|
|
3ef51454cd
|
Merge branch 'master' into zig-0.14
|
2025-02-22 23:53:43 +01:00 |
|
|
6ffa2a8991
|
refactor: run zig fmt
|
2025-02-22 21:25:36 +01:00 |
|
|
c41cd07085
|
Merge branch 'master' into zig-0.14
|
2025-02-20 21:22:59 +01:00 |
|
Arian
|
2726dc3fb8
|
Set php's default LSP to intelephense
|
2025-02-20 11:14:25 +01:00 |
|
|
1cdfa834b9
|
refactor: run zig fmt
|
2025-02-13 12:02:59 +01:00 |
|
|
f447440e26
|
Merge branch 'master' into zig-0.14
|
2025-02-12 10:50:48 +01:00 |
|
|
70a33f1ebf
|
feat: add astro file type support
closes #175
|
2025-02-12 10:48:02 +01:00 |
|
|
f5e3e84b59
|
refactor: run zig fmt
|
2025-02-05 11:06:57 +01:00 |
|
|
53045123c6
|
build: update to zig 0.14.0-dev.3039
|
2025-02-04 22:59:18 +01:00 |
|
|
36df53b427
|
feat: add .ref to diff file type extensions
|
2025-02-04 17:09:46 +01:00 |
|
|
6130aa6b79
|
feat: add sql file type support
|
2025-01-25 18:19:33 +01:00 |
|
edwloef
|
9ed9ec6360
|
add systemverilog lsp and formatter
|
2025-01-18 17:07:04 +01:00 |
|
|
63d5cb7208
|
fix(config): add gui_config to file_types
|
2025-01-08 22:25:04 +01:00 |
|
|
d2671259f4
|
fix: build without tree-sitter
|
2024-12-20 12:17:58 +01:00 |
|
edwloef
|
0465a3b8d5
|
add JuliaFormatter as julia formatter
|
2024-12-16 10:00:52 +01:00 |
|
edwloef
|
21a4b48b5b
|
add rustfmt as rust formatter
|
2024-12-16 10:00:52 +01:00 |
|
|
5e72acdd1e
|
feat: add mail file type support
closes #9
|
2024-12-12 17:05:50 +01:00 |
|
|
c3021de372
|
feat: add descriptive names for file types
|
2024-12-10 20:10:10 +01:00 |
|
|
8f3b8198e2
|
feat: add xml formatter
|
2024-12-10 15:26:55 +01:00 |
|
|
b7405348e3
|
feat: add pyi to python file extensions
|
2024-12-05 13:36:44 +01:00 |
|
GigaGrunch
|
f33703c70d
|
feat: add odin support
closes #74
|
2024-12-02 20:32:24 +01:00 |
|
|
6491e3c03e
|
feat: add cmake support
|
2024-11-28 16:24:27 +01:00 |
|
|
b0a1b80acb
|
feat: add expand/shrink_selection and select_next/prev_sibling commands
|
2024-11-25 21:55:31 +01:00 |
|
|
351412231f
|
refactor: run zig fmt
|
2024-11-17 20:47:25 +01:00 |
|
|
29c7fbebc4
|
fix: add --stdin to gleam format
|
2024-11-14 17:40:29 +01:00 |
|
|
c903debb4b
|
feat: add gleam formatter
|
2024-11-14 17:33:01 +01:00 |
|
|
fd2799c6e3
|
feat: add gleam to file types
|
2024-11-14 15:38:46 +01:00 |
|
|
f0769de8e9
|
feat: update tree-sitter to add gleam support
|
2024-11-14 15:38:45 +01:00 |
|
|
2ae89a14fd
|
feat: add julia support
closes #61
|
2024-10-31 14:34:44 +01:00 |
|
|
da85c40603
|
fix: remove obsolete and broken syntax.refresh function
|
2024-10-30 17:53:05 +01:00 |
|