You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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