Skip to content

Commit ce2c110

Browse files
committed
Add "chktex.onEdit" to texlab test
1 parent cc94890 commit ce2c110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/07_Configuration.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LaTeX
3838
[Tags] language:latex
3939
${needs reload} = Set Variable "${OS}" == "Windows"
4040
Settings Should Change Editor Diagnostics LaTeX example.tex texlab
41-
... {"chktex.onOpenAndSave": true}
41+
... {"chktex.onOpenAndSave": true, "chktex.onEdit": true}
4242
... ${EMPTY}
4343
... Command terminated with space. (chktex)
4444
... Save File

0 commit comments

Comments
 (0)