Skip to content

Commit 4242a5d

Browse files
authored
Clean up entry
1 parent 9b72b48 commit 4242a5d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

news/2 Fixes/1036.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
Add ability to disable the check on memory usage of language server (Jedi) process.
2-
To turn off this check, add the following setting into your user or workspace settings (`settings.json`) file:
3-
```json
4-
"python.jediMemoryLimit": -1
5-
```
2+
To turn off this check, add `"python.jediMemoryLimit": -1` to your user or workspace settings (`settings.json`) file.

0 commit comments

Comments
 (0)