Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 21:19
v1.2.0
fafe5f7

Bug Fixes

  • intellij: Corrected handling of short by-longname argument (b5fa232)

  • intellij: Reenable semantic highlightning, because something has changed in the new LSP4IJ API (5cdf3c3)

  • Update IntelliJ platform version and plugin dependencies (e94c96b)

    because of some new features regarding syntax highlightning and text mate the minimal supported version is PyCharm 2025.1

Features

  • intellij: Refactored textmate highlightning to use the new intellij textmate infrastructure (74644f0)

  • langserver: Refactor and optimize Robot Framework textmate syntax highlighting rules (5b7c4b1)

    this also fixes the loading of robotframework core test files in PyCharm