Skip to content

v0.52.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 22:20
· 867 commits to main since this release
v0.52.0
8f772ef

Feat

  • langserver: inlay hint and signature help now shows the correct parameters and active parameter index, make both work for library and variable imports and show type informations if type hints are defined
  • debugger: add some more informations in verbose mode
  • langserver: goto, highlight, rename, hover, find references for named arguments
  • robotcode: internal cli args are now hidden

Fix

  • use import nodes to add references for libraries/resources and variables