diff NEWS @ 28889:32dde927e59b

NEWS: Announce tooltips on hovering variables in debug mode (bug #56990).
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 09 Oct 2020 17:26:07 +0200
parents 1807a5762cba
children 6ac35698c99a
line wrap: on
line diff
--- a/NEWS	Fri Oct 09 16:21:36 2020 +0200
+++ b/NEWS	Fri Oct 09 17:26:07 2020 +0200
@@ -84,6 +84,9 @@
 ${XDG_DATA_HOME} or, if that is not set, ~/.local/share on Unix-like operating
 systems or %APPDATA% on Windows).
 
+- In debug mode, symbol values are now shown in tooltips when hovering
+variables in the editor panel.
+
 ### Graphics backend
 
 - Support for Qt4 for both graphics and the GUI has been removed.