From ac5d2b0b3941a88ca2cf7655c536a49e286d5587 Mon Sep 17 00:00:00 2001 From: WMJ Date: Tue, 11 Dec 2018 09:50:55 +0800 Subject: [PATCH] + Added information to ReadMe --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c7248b89..b8027bdd 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,10 @@ Scollbar Marker draws extra glyphs and shapes on the scrollbar for the following ![Navigation Bar Menu](doc/navigation-bar-menu.png) + From version 4.3 on, the drop-down menu shows member initial values for fields. + + ![Navigation Bar Menu](doc/navigation-bar-fields.png) + Clicking on the "//" button at the left side of the navigation bar will pop up a text box. You can type some text in it and search for declarations defined in the active document code window. From version 4.3 on, it is possible to expand the search scope to project-wide, by clicking the second button nearby the text box.