mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
A couple of fixes to NEWS
This commit is contained in:
parent
ee614e0cc0
commit
8fab7c1706
1 changed files with 2 additions and 2 deletions
4
NEWS.md
4
NEWS.md
|
@ -2,12 +2,12 @@
|
|||
|
||||
## Added
|
||||
|
||||
- The hover documentation now includes a link to the documentation for the symbol, if available.
|
||||
- The hover documentation now includes a link to the online documentation for the symbol, if available.
|
||||
- Added hover documentation for the Adw.Breakpoint extensions, `condition` and `setters`.
|
||||
|
||||
## Changed
|
||||
|
||||
- Decompiling an empty file now produces an empty file rather than an error.
|
||||
- Decompiling an empty file now produces an empty file rather than an error. (AkshayWarrier)
|
||||
- More relevant documentation is shown when hovering over an identifier literal (such as an enum value or an object ID).
|
||||
|
||||
## Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue