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 cc94890 commit ce2c110Copy full SHA for ce2c110
atest/07_Configuration.robot
@@ -38,7 +38,7 @@ LaTeX
38
[Tags] language:latex
39
${needs reload} = Set Variable "${OS}" == "Windows"
40
Settings Should Change Editor Diagnostics LaTeX example.tex texlab
41
- ... {"chktex.onOpenAndSave": true}
+ ... {"chktex.onOpenAndSave": true, "chktex.onEdit": true}
42
... ${EMPTY}
43
... Command terminated with space. (chktex)
44
... Save File
0 commit comments