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