Skip to content

v0.57.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 20:59
· 875 commits to main since this release
v0.57.0
625eab4

Feat

  • langserver: improved quickfix create keyword can now add keywords to resource files if valid namespace is given
  • langserver: Quick fixes for code actions are generated for all diagnostics specified in the request, and quick fixes are generated with the name of the variable or keyword in the label.
  • new code action refactor rewrite: surroundings for TRY/EXCEPT/FINALLY

Refactor

  • langserver: move code action assign result to variable to refactorings