Skip to content

Releases: robotcodedev/robotcode

v0.27.2

06 Mar 15:04
v0.27.2
e6f8e7b

Choose a tag to compare

Fix

  • Unknown workspace edit change received at renaming (48aef63)
  • The debugger no longer requires a dependency on the language server (c5199ee)

v0.27.1

01 Mar 01:06
v0.27.1
14a120a

Choose a tag to compare

v0.27.1

v0.27.0

01 Mar 01:01
v0.27.0
99c9b50

Choose a tag to compare

Feature

  • Split python code into several packages, now for instance robotcode.debugger can be installed standalone (01ac842)

v0.26.2

25 Feb 12:15
v0.26.2
7b128bc

Choose a tag to compare

Fix

v0.26.1

25 Feb 11:58
v0.26.1
bcac7a5

Choose a tag to compare

Fix

v0.25.1

24 Jan 19:03
v0.25.1
abb1bad

Choose a tag to compare

Fix

  • vscode: In long test runs suites with failed tests are still marked as running even though they are already finished (942addf)

v0.25.0

24 Jan 12:25
v0.25.0
f792377

Choose a tag to compare

Feature

  • debugger: New setting for outputTimestamps in launch and workspace configuration to enable/disable timestamps in debug console (e3ed581)

v0.24.4

24 Jan 00:05
v0.24.4
248294f

Choose a tag to compare

Fix

  • debugger: Show error/warning messages of python logger in debug console (665a3ff)

v0.24.2

20 Jan 15:12
v0.24.2
8818630

Choose a tag to compare

Fix

  • robotlangserver: Retun correct robot framework version test (e786b76)

v0.24.0

16 Jan 21:19
v0.24.0
706589a

Choose a tag to compare

Feature

  • robotlangserver: Create undefined keywords in the same file (c607c3f)