Skip to content

Commit e2a81ca

Browse files
committed
add note that recommends in-editor config over zls.json
1 parent e3135ff commit e2a81ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/zls/configure/zls-json.smd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
}
88
---
99

10+
># [Recommendation]($block.attrs('note'))
11+
>
12+
> ZLS recommends using [in-editor configuration](in-editor) over a `zls.json` to integrate with the existing config system of your editor.
13+
1014
You can configure ZLS by creating a `zls.json` configuration file. This config will apply to **all** editors that use ZLS.
1115

1216
Here is an example of how a `zls.json` _could_ look like:

0 commit comments

Comments
 (0)