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: 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