Feat
- langserver: improved quickfix
create keywordcan 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 variableto refactorings