James Westman
f50b898e4c
adw_breakpoint: Fix crash in language server
...
Fix a crash that happened when an AdwBreakpointSetter rule was
incomplete, such as when you're still typing it. Fixes #189 .
2025-04-01 19:27:59 -05:00
James Westman
e19975e1f8
lsp: Add reference documentation on hover
...
For most constructs and keywords, show the relevant section of the
reference documentation on hover.
2024-10-20 21:10:14 -05:00
James Westman
f6d05be10b
lsp: Add more "go to reference" implementations
2024-10-19 20:44:34 -05:00
James Westman
a12ac1b976
decompiler: Support Adw.Breakpoint syntax
...
Also, improve handling of translated strings.
2024-08-24 12:29:14 -05:00
James Westman
b33cc7ccd7
adw-breakpoint: Fix bug when setting template prop
...
When a breakpoint setter's target object was the template, the compiler
failed with an assertion error. Fixed by allowing TemplateType objects
there. The assertion is still needed to make the type checker happy.
2024-07-22 20:31:15 -05:00
James Westman
e087aeb44f
lsp: Add document outline
2023-07-25 17:59:52 -05:00
James Westman
abc4e5de65
lsp: Add docs for Adw.Breakpoint
2023-07-16 16:52:51 -05:00
James Westman
aebf8be278
Fix a bug found by the fuzzer
2023-05-13 14:56:38 -05:00
James Westman
8fcd08c835
Add Adw.Breakpoint custom syntax
2023-05-08 10:11:40 -05:00