Techatrix
|
b95d5095af
|
enable all capabilities by default (#877)
|
2023-01-02 04:02:28 -05:00 |
|
Techatrix
|
3449269fd3
|
Add a replay feature to zls (#857)
* add config options for `zls --replay`
* implement `zls --replay`
* remove carriage return from zls replay files
* add missing arguments for Server.init in tests
|
2022-12-31 01:45:45 -05:00 |
|
Techatrix
|
1ae341850e
|
automatically generate config associated files (#813)
|
2022-12-11 13:10:48 +02:00 |
|
Auguste Rame
|
87aa4c09e1
|
Quick comptime interpreter fix, place it behind an option (#761)
* Quick fix
* Add config option
|
2022-11-16 19:28:01 -05:00 |
|
nullptrdevs
|
19fd17ff76
|
ability to highlight global variables (#655)
anything declared with "var" at the root level
|
2022-10-10 01:13:15 -04:00 |
|
Auguste Rame
|
ac6353add7
|
Update some config sites (#695)
|
2022-10-01 13:41:55 -04:00 |
|
Techatrix
|
cfb7c16de0
|
add enable_autofix option
|
2022-09-24 21:30:36 +02:00 |
|
Techatrix
|
d8b574a0cc
|
enable ast-check by default
|
2022-09-03 15:12:34 +02:00 |
|
Auguste Rame
|
57a35a7bc8
|
ast-check for zls!
|
2022-08-31 20:52:55 -04:00 |
|
Techatrix
|
9b7c73d9b1
|
add JSON Schema
|
2022-08-29 22:55:25 +02:00 |
|