Skip to content

Commit e88d421

Browse files
committed
update the VS Code docs about zig.zls.additionalOptions
The new section title should hopefully make it more obvious that this feature is not needed by most users.
1 parent 41631c8 commit e88d421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zls/editors/vscode.smd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ With that being said, there are some Zig specific settings that you may wish to
6666

6767
For more information, checkout the VS Code docs about [Settings](https://code.visualstudio.com/docs/configure/settings).
6868

69-
### Additional Config Options
69+
### Set outdated config options
7070

71-
The available config options in the VS Code extension match those that are offered by the latest nightly build of ZLS. (sometimes they are out of sync)
71+
The available config options in the VS Code extension match those that are offered by the latest nightly build of ZLS. Be aware that hey may be out of sync.
7272

7373
To set config options that are offered by older ZLS version (e.g. `enable_autofix` for ZLS `0.13.0`) you can use the `zig.zls.additionalOptions` property:
7474

0 commit comments

Comments
 (0)