Skip to content

Releases: robotcodedev/robotcode

v0.38.0

15 May 16:22
v0.38.0
deb1aeb

Choose a tag to compare

Feature

  • New command discover tags (a8fbb22)

Fix

  • Bring output console into view if robotcode discovery fails (8bcc147)
  • Use dispose instead of stop to exit language server instances (5aba99b)

v0.37.1

11 May 16:36
v0.37.1
af9c22a

Choose a tag to compare

Fix

  • discover: Wrong filename in diagnostics message on update single document (dee91c4)

v0.37.0

10 May 21:17
v0.37.0
7c5a6af

Choose a tag to compare

Feature

  • Reintroduce of updating the tests when typing (94053fc)
  • Test discovery now runs in a separate process with the robotcode discover command, this supports also prerunmodifiers and RF 6.1 custom parsers (ee5f0fb)

Fix

  • Some correction in completions for robotframework >= 6.1 (058e187)
  • langserver: Resolving variables as variable import arguments does not work correctly (a7ba998)

v0.36.0

01 May 19:17
v0.36.0
209be88

Choose a tag to compare

Feature

  • Simple discover all command (a1d8b84)
  • Select run profiles in test explorer (a7f8408)

v0.35.0

27 Apr 05:13
v0.35.0
ba63abd

Choose a tag to compare

Feature

  • runner: Add run alias for robot command in cli (9b782cc)

Fix

  • debug-launcher: Switch back to stdio communication, because this does not work on Windows with python <3.8 (6b0e96e)

v0.34.1

21 Apr 20:35
v0.34.1
08df5b1

Choose a tag to compare

Fix

  • Some code scanning alerts (61771f8)

v0.34.0

20 Apr 21:07
v0.34.0
c3bca9c

Choose a tag to compare

Feature

  • debugger: Refactored robotcode debugger to support debugging/running tests with robotcode's configurations and profiles, also command line tool changes. (69131e6)

Fix

  • Correct toml json schema urls (bf4def7)

v0.33.0

09 Apr 17:34
v0.33.0
4176658

Choose a tag to compare

Feature

  • Improved Handling of UTF-16 encoded multibyte characters, e.g. emojis are now handled correctly (d17e79c)

Fix

  • End positions on formatting (a87ba80)

v0.32.3

07 Apr 21:42
v0.32.3
f41ff1d

Choose a tag to compare

Fix

  • Correct formatting with robotframework-tidy, also support tidy 4.0 reruns now, closes #124 (3b4c0e8)

v0.32.2

05 Apr 20:55
v0.32.2
3c9f94f

Choose a tag to compare

Fix

  • Update git versions script (fb16818)