Open menuRivera opened 4 years ago
This happens when I found myself editing a .pl file, comments are not affected.
I think this is because of the linting. You can disable it with the following setting: "prolog.linter.run": "never".
"prolog.linter.run": "never"
And because I'm on Windows, I deactivated formatting too (the README says it's Linux only).
This happens when I found myself editing a .pl file, comments are not affected.