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 9c28a39 commit cfc9e3eCopy full SHA for cfc9e3e
doc/releasenotes/rf-3.2b1.rst
@@ -65,7 +65,7 @@ to the old parser would have been extremely complicated and the resulting
65
code would have been hard to maintain going forward.
66
67
The new parser also has much better APIs for external tools like editors, IDEs,
68
-and linters than the old one (`#3373`_). They could could possibly be exposed
+and linters than the old one (`#3373`_). They could possibly be exposed
69
even more widely using the `language server protocol (LSP)`__, but such a
70
language server should be a separate project, not part of Robot Framework
71
itself. These APIs were introduced in RF 3.2 beta 1 and their documentation
0 commit comments