zls/tests
Joe Williams 83c9a7b493
autofix now handles comments in the event of a newline w/ comments (#1236)
* autofix now handles comments in the event of a newline w/ comments

* oob check

* continue statements so we don't waste time checking things we know

* added a skip for if the characters are a comment

* convert to switch for readability
2023-06-15 12:53:33 -07:00
..
language_features revive translateC support 2023-05-30 01:59:46 +02:00
lsp_features autofix now handles comments in the event of a newline w/ comments (#1236) 2023-06-15 12:53:33 -07:00
utility add multi-file support to ErrorBuilder 2023-03-23 15:13:14 +00:00
context.zig update to new std.json api (#1191) 2023-05-18 20:46:22 -04:00
ErrorBuilder.zig update std.debug.TTY to std.io.tty 2023-05-25 17:13:10 +01:00
helper.zig Allocgate 2.0 slain (#791) 2022-12-02 15:14:58 -05:00
tests.zig add tests for autofix code actions 2023-05-30 18:46:37 +02:00