blueprint-compiler/gtkblueprinttool
James Westman d511b3f1e3
lsp: Add code actions
"Did you mean" hints are automatically converted into code actions.
2021-11-11 22:59:49 -06:00
..
extensions Improve value parsing 2021-11-01 21:51:25 -05:00
__init__.py Add setup.py 2021-10-17 23:45:24 -05:00
ast.py lsp: Add code actions 2021-11-11 22:59:49 -06:00
ast_utils.py Add more tests 2021-11-04 00:05:38 -05:00
completions.py Improve value parsing 2021-11-01 21:51:25 -05:00
completions_utils.py Reorganize the parser/AST code 2021-10-31 21:42:41 -05:00
errors.py lsp: Add code actions 2021-11-11 22:59:49 -06:00
gir.py lsp: Add code actions 2021-11-11 22:59:49 -06:00
lsp.py lsp: Add code actions 2021-11-11 22:59:49 -06:00
lsp_utils.py lsp: Implement semantic tokens 2021-11-01 23:55:26 -05:00
main.py lsp: Support completions 2021-10-30 17:49:14 -05:00
parse_tree.py Improve value parsing 2021-11-01 21:51:25 -05:00
parser.py Reorganize the parser/AST code 2021-10-31 21:42:41 -05:00
parser_utils.py Improve value parsing 2021-11-01 21:51:25 -05:00
tokenizer.py Fix type checker errors 2021-10-26 23:13:31 -05:00
utils.py lsp: Add code actions 2021-11-11 22:59:49 -06:00
xml_emitter.py Initial commit 2021-10-17 15:26:34 -05:00
xml_reader.py Improve value parsing 2021-11-01 21:51:25 -05:00