James Westman
|
21f138fa83
|
completions: Complete available namespaces
Add completions for namespaces in the typelib path that can be imported.
Accepting the completion automatically adds an import statement.
|
2025-01-05 14:47:44 -06: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 |
|
Sonny Piers
|
a075b26769
|
lsp: Extend completion documentation
|
2024-07-04 22:07:02 +00:00 |
|
James Westman
|
6522421251
|
Fix formatting
|
2024-02-01 19:38:19 -06:00 |
|
Gregor Niehl
|
4fa64cdf33
|
Add a formatter
|
2023-11-03 06:49:22 -05:00 |
|
z00000000z
|
bcac788456
|
completions: property_completer improvements
|
2023-08-23 16:21:37 +00:00 |
|
James Westman
|
62f74178f7
|
lsp: Implement "go to definition"
|
2023-07-25 18:40:05 -05:00 |
|
James Westman
|
e087aeb44f
|
lsp: Add document outline
|
2023-07-25 17:59:52 -05:00 |
|
James Westman
|
950b141d26
|
lsp: Mark deprecation warnings
Some editors use different styling (e.g. strikethrough) for deprecation
warnings.
|
2023-07-23 18:17:48 -05:00 |
|
gregorni
|
3730e2e726
|
Add isort to CI and run on files
|
2023-07-09 14:26:37 +00:00 |
|
Sonny Piers
|
6f4806bfb3
|
lsp: Add compile an decompile commands
|
2023-03-19 22:14:42 +00:00 |
|
James Westman
|
8fee46ec68
|
Format using black
|
2022-12-19 11:52:59 -06:00 |
|
James Westman
|
6576e02837
|
lsp: Report warnings correctly
Previously all diagnostics had the "error" severity, now warnings are
correctly reported as such
|
2022-03-15 23:06:45 -05:00 |
|
James Westman
|
544d152fb6
|
Rename to blueprint-compiler
This isn't an official GTK project so better to avoid using "GTK" in the
name.
|
2021-12-01 15:35:58 -06:00 |
|