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 1eaf308 commit 650614cCopy full SHA for 650614c
atest/01_Editor.robot
@@ -54,7 +54,7 @@ LaTeX
54
55
TSX
56
${def} = Set Variable xpath:(//span[contains(@class, 'cm-tag')][contains(text(), 'HelloWorld')])[last()]
57
- Editor Shows Features for Language TEX example.tsx Diagnostics=Cannot find module 'react' Jump to Definition=${def} Rename=${def}
+ Editor Shows Features for Language TSX example.tsx Diagnostics=Cannot find module 'react' Jump to Definition=${def} Rename=${def}
58
59
TypeScript
60
${def} = Set Variable xpath:(//span[contains(@class, 'cm-variable')][contains(text(), 'inc')])[last()]
0 commit comments