blueprint-compiler/blueprintcompiler/language
2023-09-28 17:18:45 -05:00
..
__init__.py Remove PropertyBinding rule, just use Binding 2023-07-20 18:46:45 -05:00
adw_breakpoint.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
adw_message_dialog.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
attributes.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
binding.py Remove PropertyBinding rule, just use Binding 2023-07-20 18:46:45 -05:00
common.py lsp: Implement "go to definition" 2023-07-25 18:40:05 -05:00
contexts.py Use the new Range class in more places 2023-07-25 20:01:41 -05:00
expression.py Remove PropertyBinding rule, just use Binding 2023-07-20 18:46:45 -05:00
gobject_object.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
gobject_property.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
gobject_signal.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
gtk_a11y.py decompiler: Use single quotes 2023-09-28 17:18:45 -05:00
gtk_combo_box_text.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_file_filter.py decompiler: Use single quotes 2023-09-28 17:18:45 -05:00
gtk_layout.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_list_item_factory.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
gtk_menu.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_scale.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_size_group.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_string_list.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_styles.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtkbuilder_child.py Fix a crash found by the fuzzer 2023-09-07 12:13:05 -05:00
gtkbuilder_template.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
imports.py Reduce errors when a namespace is not found 2023-03-21 11:31:02 -05:00
response_id.py Refactor child types 2023-04-29 21:52:20 -05:00
types.py lsp: Add code action to add missing imports 2023-07-25 20:02:03 -05:00
ui.py lsp: Add code action to add missing imports 2023-07-25 20:02:03 -05:00
values.py lsp: Implement "go to definition" 2023-07-25 18:40:05 -05:00