d6e867378b
fix: bump minimum_zig_version to 0.15.2
...
We actually compile with 0.15.0, but there are bugs causing issues with
ts_bin_query_gen. So we bump to 0.15.2 as that is much more stable and
noone should really use 0.15.0 anyway.
fixes #16
2026-02-05 09:38:19 +01:00
6992eddeb9
feat: update tree-sitter for newer ziggy and superhtml
2025-11-16 17:27:10 +01:00
6cedbcb362
fix: bitrot building with -Duse_tree_sitter=false
2025-11-06 14:12:36 +01:00
1624276f9c
fix: .zon version field
2025-11-06 14:07:48 +01:00
10b92330cf
feat: add reStructuredText file type
2025-11-04 17:15:42 +01:00
Anthon van der Neut
a2356a459e
Correct shortened ziggy schema extension
...
4353b20ef2/src/cli/fmt.zig (L139)
2025-11-02 18:04:36 +01:00
9106b13b4c
fix: add smd extention to the markdown file type
2025-10-15 11:29:58 +02:00
45d79d4156
feat: update tree-sitter for newer rust grammar
2025-10-10 09:10:06 +02:00
35c356a867
fix: add missing verilog file extensions
2025-10-10 08:49:27 +02:00
7dad2163a4
Merge branch 'zig-0.14'
2025-09-29 21:31:07 +02:00
6d15b82557
fix: previous change
2025-09-29 21:28:37 +02:00
2a74de8f73
Merge branch 'zig-0.14'
2025-09-29 20:58:06 +02:00
9f430faf6c
feat: indicate if any highlights were found in return from highlights_at_point
2025-09-29 20:56:55 +02:00
0221af1286
fix: update tree-sitter to fix paths
2025-09-29 18:10:07 +02:00
fa2685056c
Merge branch 'zig-0.14'
2025-09-29 16:40:36 +02:00
c7eb09f145
feat: update tree-sitter for new file types
2025-09-29 16:38:56 +02:00
c9f6934ec7
fix: simply file gettext file type name
2025-09-29 16:36:05 +02:00
0eb3ebcb80
feat: add perl file type
2025-09-29 16:29:46 +02:00
dcb7b95ead
feat: add hcl file type
2025-09-29 16:25:20 +02:00
beea570be7
feat: add elm file type
2025-09-29 16:09:27 +02:00
73e2396f61
feat: add nickel file type
2025-09-29 16:02:56 +02:00
3c16aebea6
feat: add latex file type
2025-09-29 15:54:39 +02:00
54cebe31e6
feat: add awk file type
2025-09-29 15:48:16 +02:00
68932ba74b
feat: add gettext-po file type
2025-09-29 15:40:34 +02:00
0f2a311abe
build: update tree-sitter for gettext-po, awk, latex, nickel, elm, hcl and perl support
2025-09-29 15:38:59 +02:00
05938cb025
fix: update tree-sitter to fix zig-0.15 build
2025-09-25 15:45:08 +02:00
4c0218f805
fix: update tree-sitter to fix missing package paths
2025-09-13 16:28:14 +02:00
6404532851
Merge branch 'zig-0.14'
2025-09-11 10:43:34 +02:00
c9b46b6b66
feat: use commonlisp tree-sitter parser
2025-09-11 10:36:05 +02:00
69ea05c1d5
refactor: zig fmt
2025-09-11 10:25:40 +02:00
821f5d03cd
feat: add msbuild props file type
2025-09-11 10:25:20 +02:00
a661b63a58
feat: add csproj file type
2025-09-11 10:25:02 +02:00
789f049207
Merge branch 'zig-0.14'
2025-09-11 09:52:16 +02:00
de925265a1
refactor: remove unused odin parser declaration
2025-09-11 09:41:51 +02:00
1a2a76c900
feat: add common lisp file type (with scheme parser for now)
...
Also, move emacs lisp file extension from scheme.
2025-09-11 09:41:10 +02:00
ba7fc81622
fix: update tree-sitter to fix fsharp typo
2025-09-09 22:29:12 +02:00
53dee5322a
feat: add F# language support
2025-09-09 20:44:35 +02:00
ed50776aae
Merge branch 'zig-0.14'
2025-08-23 17:20:42 +02:00
bfeb77d62a
refactor: drop language_server and formatter file_type fields
...
These fields are not related to syntax highlighting and there is not much point
maintaining them here in flow-syntax.
2025-08-23 17:18:11 +02:00
2c28091fe5
Merge branch 'zig-0.14'
2025-08-21 10:41:23 +02:00
Loris Cro
81e397b06c
update to Zig 0.15.0
2025-08-20 21:30:15 +02:00
Alex Rønne Petersen
410d19e633
file_types: invoke OmniSharp instead of omnisharp
...
The former is the canonical executable name, and also what Helix uses. Seems reasonable to standardize on that.
2025-08-16 21:26:26 +02:00
b885fc6602
refactor: improve create pattern to avoid leaks
2025-07-19 00:03:30 +02:00
Loris Cro
167a588dee
update to zig 0.15.0-dev.1048+f43f89a70
2025-07-17 11:59:24 +02:00
d71afb5db8
Merge branch 'master' into zig-0.15.0
2025-07-15 18:41:19 +02:00
eb2ac10d05
fix: bitrot in syntax.FileType.guess_static
2025-07-15 18:35:19 +02:00
3c72f6596a
build: update flow-syntax for 0.15.0-dev.1034+bd97b6618
2025-07-15 17:00:06 +02:00
4c42ede5ea
Merge branch 'master' into zig-0.15.0
2025-07-15 13:17:43 +02:00
0b0e72afa9
refactor: clean-up std.StaticStringMap naming
2025-07-15 13:17:04 +02:00
33dafaa516
Merge branch 'master' into zig-0.15.0
2025-07-14 21:17:08 +02:00