github robotcodedev/robotcode v0.10.2

latest releases: v2.3.1, v2.3.0, v2.2.0...
3 years ago
  • Implement Selection Range support for Robot Framework
    • starting from a point in the source code you can select the surrounding keyword, block (IF/WHILE,...), test case, test section and so on
  • Provide better error messages if python and robot environment not matches RobotCode requirements
  • Correct restart of language server client if python interpreter changed
  • Correct start of root test item if robotcode.robot.paths is used
  • Correct find references at token ends
    • If the cursor is at the end of a keyword, for example, the keyword will also be highlighted and the references will be found.
  • Correct error in find variable references with invalid variables in variable section
  • Correct find references at token ends
    • If the cursor is at the end of a keyword, for example, the keyword will also be highlighted and the references will be found.

Don't miss a new robotcode release

NewReleases is sending notifications on new releases.