update readme

This commit is contained in:
FalsePattern 2023-07-29 12:32:49 +02:00
parent 027356f627
commit 5e879176e6
Signed by: falsepattern
GPG key ID: FDF7126A9E124447

View file

@ -4,6 +4,12 @@
Yet another attempt at bringing zig to the intellij world, but this time without fumbling about with the Yet another attempt at bringing zig to the intellij world, but this time without fumbling about with the
IntellIJ parser/tokenizer. IntellIJ parser/tokenizer.
QUICKSTART:
1. Go to `Settings` -> `Languages & Frameworks` -> `Zig` -> `ZLS path` -> select your `zls` executable
2. If you want to change the color scheme, go to `Settings` -> `Editor` -> `Color Scheme` -> `Zig`
That's it. (for now)
Feature tracker: Feature tracker:
- [x] Code completion - [x] Code completion