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 0219ebd commit 411e2afCopy full SHA for 411e2af
README.md
@@ -41,7 +41,7 @@ server then open the Developer Tools in Atom and execute the following piece of
41
code in the Console.
42
43
```javascript
44
-atom.config.set('core.debugLSP', false)
+atom.config.set('core.debugLSP', true)
45
```
46
47
Reload the window and you should see all the messages.
0 commit comments