Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 00:47
· 1363 commits to main since this release
v0.16.0
3e8b5b5

Feature

  • vscode: Provide better coloring in the debug console. (c5de757)
  • robotlangserver: Highlight dictionary keys and values with different colors (9596540)
  • robotlangserver: Optimization of the analysis of keywords with embedded arguments (0995a2e)
  • robotlangserver: Highlight embedded arguments (d8b23e4)
  • vscode: Add new command Restart Language Server (2b4c9c6)

Fix

  • robotlangserver: Try to hover, goto, ... for keyword with variables in names (ec2c444)
  • vscode: Capitalize commands categories (b048ca4)