mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
Added doc about CTLR, SHIFT, and CTRL+SHIFT with Logger.
This commit is contained in:
@@ -49,6 +49,9 @@ The main view for Seer looks like:
|
||||
* Source files are opened in this view.
|
||||
* Text in a file can be seached for with ^F.
|
||||
* Variables can be added to the "Logger" by double clicking the variable name.
|
||||
Double click with CTLR key pressed will prepend variable with "*".
|
||||
Double click with SHIFT key pressed will prepend variable with "&".
|
||||
Double click with CTRL+SHIFT key pressed will prepend variable with "*&".
|
||||
* Variables can be added to the "Tracker" by selecting the varible name and RMB and select
|
||||
"Add variable to Tracker".
|
||||
* Variables can be added to the "Memory Visualizer" by selecting the varible name and RMB and select
|
||||
|
||||
Reference in New Issue
Block a user