We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6aee7 commit bc18be1Copy full SHA for bc18be1
README.md
@@ -30,7 +30,7 @@ The Slice Language Server can be configured using the following settings:
30
"paths": [
31
"path/to/slice/directory",
32
"path/to/other/slice/file.slice",
33
- "absolute/path/to/directory"
+ "/absolute/path/to/directory"
34
],
35
"addWellKnownTypes": true
36
}
0 commit comments