File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,12 @@ Markdown
29
29
30
30
LaTeX
31
31
[Documentation] diagnostics only appear if configured
32
+ [Tags] language:latex
32
33
${needs reload } = Set Variable "${OS } " == "Windows"
33
34
Settings Should Change Editor Diagnostics LaTeX example.tex texlab
34
35
... {"latex.lint.onChange": true}
35
36
... ${EMPTY }
36
- ... Delete this space to maintain correct pagereferences.
37
+ ... Command terminated with space. (chktex)
37
38
... Save File
38
39
... ${needs reload }
39
40
@@ -77,3 +78,5 @@ Reload After Configuration
77
78
Prepare File for Editing ${language } config ${file }
78
79
Wait Until Fully Initialized
79
80
Open Diagnostics Panel
81
+ Click Element ${JLAB XP DOCK TAB } \[contains(., 'Launcher')]/${file }
82
+ Ensure Sidebar Is Closed
Original file line number Diff line number Diff line change 3
3
\begin {document }
4
4
\label {foo }
5
5
\ref {foo }
6
+ \baz this is an error
6
7
\end {document }
You can’t perform that action at this time.
0 commit comments