-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command tracking should show glyphs next to rows and flash lines when navigating #46561
Comments
testing #46594 if i have a few empty lines such as this: pressing |
@chrisdias yeah I would have liked to get this in but was a bit randomized this iteration. |
Blocked on xtermjs/xterm.js#1852 |
Using 350ms: vscode/src/vs/editor/contrib/gotoSymbol/browser/goToCommands.ts Lines 214 to 222 in 12e6b0b
|
Follow up for #45435
cmd+up/down on macOS should show some indication of the line that was scrolled to.
This will need some upstream changes.
The text was updated successfully, but these errors were encountered: