Download Latest Version robotcode4ij-1.6.0.zip (1.2 MB)
Email in envelope

Get an email when there's a new version of RobotCode

Home / v1.6.0
Name Modified Size InfoDownloads / Week
Parent folder
robotcode4ij-1.6.0.zip < 24 hours ago 1.2 MB
robotcode-1.6.0-py3-none-any.whl < 24 hours ago 17.9 kB
robotcode-1.6.0.tar.gz < 24 hours ago 74.9 kB
robotcode-1.6.0.vsix < 24 hours ago 2.4 MB
robotcode_analyze-1.6.0-py3-none-any.whl < 24 hours ago 17.9 kB
robotcode_analyze-1.6.0.tar.gz < 24 hours ago 15.8 kB
robotcode_core-1.6.0-py3-none-any.whl < 24 hours ago 83.9 kB
robotcode_core-1.6.0.tar.gz < 24 hours ago 76.5 kB
robotcode_debugger-1.6.0-py3-none-any.whl < 24 hours ago 47.1 kB
robotcode_debugger-1.6.0.tar.gz < 24 hours ago 41.6 kB
robotcode_jsonrpc2-1.6.0-py3-none-any.whl < 24 hours ago 14.9 kB
robotcode_jsonrpc2-1.6.0.tar.gz < 24 hours ago 15.5 kB
robotcode_language_server-1.6.0-py3-none-any.whl < 24 hours ago 142.4 kB
robotcode_language_server-1.6.0.tar.gz < 24 hours ago 96.0 kB
robotcode_modifiers-1.6.0-py3-none-any.whl < 24 hours ago 6.9 kB
robotcode_modifiers-1.6.0.tar.gz < 24 hours ago 8.1 kB
robotcode_plugin-1.6.0-py3-none-any.whl < 24 hours ago 13.6 kB
robotcode_plugin-1.6.0.tar.gz < 24 hours ago 13.3 kB
robotcode_repl-1.6.0-py3-none-any.whl < 24 hours ago 13.5 kB
robotcode_repl-1.6.0.tar.gz < 24 hours ago 12.5 kB
robotcode_repl_server-1.6.0-py3-none-any.whl < 24 hours ago 12.0 kB
robotcode_repl_server-1.6.0.tar.gz < 24 hours ago 11.7 kB
robotcode_robot-1.6.0-py3-none-any.whl < 24 hours ago 106.8 kB
robotcode_robot-1.6.0.tar.gz < 24 hours ago 97.5 kB
robotcode_runner-1.6.0-py3-none-any.whl < 24 hours ago 22.1 kB
robotcode_runner-1.6.0.tar.gz < 24 hours ago 17.7 kB
README.md 2025-07-30 3.6 kB
v1.6.0 source code.tar.gz 2025-07-30 24.7 MB
v1.6.0 source code.zip 2025-07-30 32.2 MB
Totals: 29 Items   61.4 MB 0

Bug Fixes

  • core: Remove unnecessary socket option for address reuse in find_free_port (1ee754a)
  • debugger: Enhance error handling in DAPClient and simplify port allocation for new testrun sessions (43f242d)

  • every new test run gets it's own tcp port

  • debugger: Only sync when not in CallKeyword state (709798a)

Documentation

  • Remove robotframework-tidy from docs (c259a0f)

Features

  • debug: Better synchronization between test view and execution in intellij-client, part 2 (4ce87a2)
  • debugger: Better synchronization between test view and execution in vscode, part 1 (63c895f)
  • robotcode: Remove robotframework-tidy from optional-dependencies (205cfd1)

Refactor

  • debugger: Split get_variables method and splitup version specific behavior for exception handling (c828202)
  • debugger: Break down complex evaluate() method (4c6b9af)
  • debugger: Optimize cache management and improve regex matching performance (2edfeea)
  • debugger: Enhance type safety by introducing protocols and type definitions for log messages and attributes (a65b9b9)
  • debugger: Replace magic numbers with named constants for better readability (65b0912)
  • debugger: Replace instance method calls with property access for consistency (8ea82e4)
  • instructions: Clarify implementation guidelines and communication flow (b37be1c)
  • langserver: Improve performance and memory consumption for semantic tokens (e8297ff)
  • langserver: Remove unused semantic token types and update regression tests (6b262b5)
  • langserver: Remove unused methods to simplify code (96ba516)
  • langserver: Optimize memory consumption and perfomance in semantic token highlighter (7e5e8e3)
  • langserver: Remove some unneeded casts (c82a604)
Source: README.md, updated 2025-07-30