Overview
Request 1161388 accepted
- Update to version 0.12.0:
+ Add support for Adw.AlertDialog
+ Emit warnings for deprecated APIs
+ Document symbols
+ "Go to definition" (ctrl+click)
+ Code action for "namespace not imported" diagnostics, that adds the
missing import
+ Add a formatter - cli and lsp
+ Support for translation domain
+ Print code actions in error messages
+ Add a header notice mentionning the file is generated
+ decompiler: Use single quotes for output
+ Fixed multine strings support with the escape newline character
+ Fixed the signal completion, which was missing the "$"
+ Fixed property value completion
+ Added a missing semantic highlight (for the enum in Gtk.Scale marks)
+ Handle big endian bitfields correctly
+ Fix mixing relative and absolute paths
Request History
rrahl0 created request
- Update to version 0.12.0:
+ Add support for Adw.AlertDialog
+ Emit warnings for deprecated APIs
+ Document symbols
+ "Go to definition" (ctrl+click)
+ Code action for "namespace not imported" diagnostics, that adds the
missing import
+ Add a formatter - cli and lsp
+ Support for translation domain
+ Print code actions in error messages
+ Add a header notice mentionning the file is generated
+ decompiler: Use single quotes for output
+ Fixed multine strings support with the escape newline character
+ Fixed the signal completion, which was missing the "$"
+ Fixed property value completion
+ Added a missing semantic highlight (for the enum in Gtk.Scale marks)
+ Handle big endian bitfields correctly
+ Fix mixing relative and absolute paths
gnome-review-bot accepted review
Check script succeeded
dimstar accepted review
dimstar approved review
dimstar accepted request