James Westman
b387d4114f
Support C class names that ignore GIR
...
By writing `.MyAppComponent` instead of `MyApp.Component`, the compiler
will ignore GIR validation for that class and assume it's
application-defined.
2021-10-26 22:47:54 -05:00
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
James Westman
8fc0efb642
lsp: Code cleanup
2021-10-26 10:54:32 -05:00
James Westman
49658c634e
Support property binding flags
2021-10-26 10:54:32 -05:00
James Westman
7cf3c0bfb1
Support menus and object properties
2021-10-26 10:54:32 -05:00
James Westman
bef92f2879
Add support for CSS styles
2021-10-23 00:59:10 -05:00
James Westman
e553e5db29
Add GObject Introspection integration
...
- Parse .gir files
- Validate class, property, and signal names
2021-10-22 21:14:30 -05:00
James Westman
3a4b7c6dc3
Initial commit
2021-10-17 15:26:34 -05:00