Skip to content

Commit f7f60b8

Browse files
authored
remove js lsp stuff (#2202)
1 parent 647dafc commit f7f60b8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/extensions/semgrep-vs-code.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
---
99

1010
import IdeLimitations from "/src/components/reference/_ide-limitations.md"
11-
import QuickstartVSCode from "/src/components/procedure/_quickstart-vscode.md"
11+
import QuickstartVSCode from "/src/components/procedure/_quickstart-vscode.md"
1212

1313
# Semgrep Visual Studio Code extension
1414

@@ -91,10 +91,7 @@ To configure the Semgrep extension, open its **Extension Settings** page:
9191

9292
The following experimental features should only be used upon recommendation by Semgrep:
9393

94-
- **Semgrep > Use JS**: Use the JavaScript version of the extension. Enabled by default for Windows users.
95-
- **Semgrep > Heap Size JS**: Set the maximum heap size in MB for the JavaScript version of the extension. Increase if the extension crashes while downloading rules.
9694
- **Semgrep > Ignore CLI Version**: Ignore the CLI Version and enable all extension features.
97-
- **Semgrep > Stack Size JS**: Set the maximum stack size in KB for the JavaScript version of the extension.
9895

9996
## Limitations
10097

0 commit comments

Comments
 (0)