Skip to content

v0.69.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 11:46
· 633 commits to main since this release
v0.69.0
6112c27

Bug Fixes

  • langserver: Display the return type in hover only when it is explicitly defined (3fa09a7)
  • runner: Environment vars are evaluated to late (f74ea4a)

Features

  • langserver: Start the internal HTTP server only on demand (2254156)

    You can disable this behaviour with the new option robotcode.documentationServer.startOnDemand.

  • vscode: New keywords tree view in the explorer sidebar (c0495e6)