|
8b3a5ac170
|
refactor: run zig fmt
|
2025-02-13 12:02:59 +01:00 |
|
|
28bc77f461
|
feat: add astro file type support
closes #175
|
2025-02-12 10:48:02 +01:00 |
|
|
f81314c11e
|
feat: add .ref to diff file type extensions
|
2025-02-04 17:09:46 +01:00 |
|
|
01558741e4
|
feat: add sql file type support
|
2025-01-25 18:19:33 +01:00 |
|
edwloef
|
942053ff0a
|
add systemverilog lsp and formatter
|
2025-01-18 17:07:04 +01:00 |
|
|
da812e05d4
|
fix(config): add gui_config to file_types
|
2025-01-08 22:25:04 +01:00 |
|
edwloef
|
1226f47301
|
add JuliaFormatter as julia formatter
|
2024-12-16 10:00:52 +01:00 |
|
edwloef
|
bc72330967
|
add rustfmt as rust formatter
|
2024-12-16 10:00:52 +01:00 |
|
|
0b0cb14e25
|
feat: add mail file type support
closes #9
|
2024-12-12 17:05:50 +01:00 |
|
|
eda5f22464
|
feat: add descriptive names for file types
|
2024-12-10 20:10:10 +01:00 |
|
|
5be7cbff20
|
feat: add xml formatter
|
2024-12-10 15:26:55 +01:00 |
|
|
2dd75f9ba6
|
feat: add pyi to python file extensions
|
2024-12-05 13:36:44 +01:00 |
|
GigaGrunch
|
017c727e1c
|
feat: add odin support
closes #74
|
2024-12-02 20:32:24 +01:00 |
|
|
78f312e1e5
|
feat: add cmake support
|
2024-11-28 16:24:27 +01:00 |
|
|
3e42e08095
|
refactor: run zig fmt
|
2024-11-17 20:47:25 +01:00 |
|
|
9eb5c4c74d
|
fix: add --stdin to gleam format
|
2024-11-14 17:40:29 +01:00 |
|
|
2345f2f3b1
|
feat: add gleam formatter
|
2024-11-14 17:33:01 +01:00 |
|
|
76c493d155
|
feat: add gleam to file types
|
2024-11-14 15:38:46 +01:00 |
|
|
3673787e55
|
feat: add julia support
closes #61
|
2024-10-31 14:34:44 +01:00 |
|
|
812b66f5cb
|
fix: add swiftinterface as a swift file extension
|
2024-10-28 19:25:29 +01:00 |
|
|
b0b6e4694f
|
feat: add support for the swift language
|
2024-10-28 18:46:04 +01:00 |
|
xdBronch
|
dcfa5cdf3f
|
feat: add hare to syntax file types
|
2024-10-21 20:44:45 +02:00 |
|
|
dbdc9a8ce9
|
feat: add go formatter to file types
|
2024-10-16 12:37:17 +02:00 |
|
|
d5fcdb1368
|
feat: add ruby lsp to file type config
|
2024-10-16 11:53:26 +02:00 |
|
|
b2a2981683
|
fix: typo in first line match for file type python
|
2024-10-16 11:31:57 +02:00 |
|
|
71fdb49461
|
fix: prefer to treat .h files as c++
|
2024-10-14 12:37:33 +02:00 |
|
|
0498ae3194
|
refactor: zig fmt all source files
|
2024-10-14 12:16:00 +02:00 |
|
Karitham
|
d5b5da5093
|
feat: add nu
|
2024-09-22 08:51:29 +02:00 |
|
|
9e943df5ff
|
feat: add vimscript support
|
2024-09-11 16:03:33 +02:00 |
|
|
3aa9e32159
|
fix: make cpp highlights inherit from c highlights
closes #42
|
2024-09-11 15:51:40 +02:00 |
|
|
bc10ea1fb6
|
feat: format json with hjson
|
2024-09-05 22:06:59 +02:00 |
|
|
bd5240d58c
|
fix: update color for typst file_type
|
2024-08-30 21:07:15 +02:00 |
|
|
302b343905
|
feat: add typst file type
|
2024-08-30 20:58:57 +02:00 |
|
|
4106496d74
|
feat: add language server for openscad file type
closes #21
|
2024-08-06 21:50:19 +02:00 |
|
|
fcd12e68ce
|
refactor: re-format file_types.zig
|
2024-08-06 21:39:09 +02:00 |
|
|
8536e195b4
|
feat: add elixir file type
closes #24
|
2024-08-06 21:39:09 +02:00 |
|
Eleanor Bartle
|
d04f9573fa
|
Add OCaml Formatter and LS (#23)
feat: Add OCaml Formatter and Server
I set the "maximally correct" defaults on both.
|
2024-08-06 12:52:24 +02:00 |
|
|
945a58d712
|
feat: add ini as a toml file extension
ini files are not technically toml files, but they are close enough to
highlight nicely.
|
2024-08-01 18:10:36 +02:00 |
|
|
ee51f48007
|
fix(shtml): use correct parser name for superhtml
|
2024-07-22 17:39:23 +02:00 |
|
|
e638368116
|
feat: add shtml (superhtml) file type
|
2024-07-22 17:37:36 +02:00 |
|
|
810f4be90e
|
fix(html): update superhtml binary name
|
2024-07-22 14:33:27 +02:00 |
|
|
d476a9a178
|
feat: add yaml file type
|
2024-07-10 21:47:54 +02:00 |
|
|
c9a3933b7f
|
fix: add lsp to haskell-language-server-wrapper command line
|
2024-07-09 13:30:10 +02:00 |
|
|
7db0a869b0
|
feat: add support for super-html html lsp and formatter
|
2024-07-06 00:21:51 +02:00 |
|
|
dee15cdb10
|
feat: add nimble file type
|
2024-07-05 23:24:39 +02:00 |
|
|
c1009a52f2
|
fix(xml): update xml/dtd query paths
|
2024-07-05 23:04:33 +02:00 |
|
|
81b2393077
|
refactor: fix formatting
|
2024-07-05 22:42:31 +02:00 |
|
|
119eff2fbf
|
feat: add kdl file type
|
2024-07-05 22:41:57 +02:00 |
|
|
e937ff27ee
|
feat: add nim file type
|
2024-07-05 22:41:36 +02:00 |
|
|
ec16f80548
|
feat: add bash formatter (shfmt)
|
2024-07-02 12:18:52 +02:00 |
|