Message294819
Propose a sublime-like navigate bar to replace current goto dialog.
Navigate bar current support two different mode: prefix ':' for goto line, and prefix '@' for goto symbol.
When user use shortcut Ctrl+G to open goto line, it will prompt out a navigate bar on the top of the editor.text with prefix ':', user can enter valid lineno, and it will highlight the line on the editor.
After return, it will close the navigate bar and clear the highlight, user cursor will be set to the target lineno. |
|
Date |
User |
Action |
Args |
2017-05-31 08:02:16 | louielu | set | recipients:
+ louielu, terry.reedy |
2017-05-31 08:02:16 | louielu | set | messageid: <1496217736.64.0.123972960126.issue30521@psf.upfronthosting.co.za> |
2017-05-31 08:02:16 | louielu | link | issue30521 messages |
2017-05-31 08:02:16 | louielu | create | |
|