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
This commit is contained in:
Techatrix
2022-12-31 06:45:45 +00:00
committed by GitHub
parent 417bf9bd0a
commit 3449269fd3
9 changed files with 250 additions and 92 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@
zig-*
debug
release
*.zlsreplay