blueprint-compiler/gtkblueprinttool
James Westman 55a117a5b7
lsp: Show docs on hover
Also:
- Install the script to <prefix>/bin
- Fix a bug in XmlReader that would cause "uninteresting" tags to not be
  fully ignored
- Other minor improvements
2021-10-26 10:54:32 -05:00
..
__init__.py Add setup.py 2021-10-17 23:45:24 -05:00
ast.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00
ast_utils.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00
errors.py Add issue tracker link to compiler bug message 2021-10-26 10:54:32 -05:00
gir.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00
lsp.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00
lsp_utils.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00
main.py Remove an unused file 2021-10-23 00:35:24 -05:00
parse_tree.py Add support for CSS styles 2021-10-23 00:59:10 -05:00
parser.py Support property binding flags 2021-10-26 10:54:32 -05:00
tokenizer.py Add GObject Introspection integration 2021-10-22 21:14:30 -05:00
utils.py Use "using" instead of "gtk" and "import" 2021-10-22 22:31:26 -05:00
xml_emitter.py Initial commit 2021-10-17 15:26:34 -05:00
xml_reader.py lsp: Show docs on hover 2021-10-26 10:54:32 -05:00