Code Version - 1.7.1
I find this to be one of the most annoying parts of my day.
How can i disable 'autoscroll from source' in Visual-Studio-Code?
In Android Studio it is possible to enable/disable Auto Scroll to/from source
. I'm looking for a way to disable this in Visual-Studio-Code.
Thank you
Use Ctrl + E, then Ctrl + W for disable horizontal scrolling.
Type “editor. hover. enable” into the search field then check/uncheck the checkbox associated with “Controls whether the hover is shown.” to enable/disable the suggestion tooltip on hover.
Scroll horizontally with the mouse wheel when holding the shift key. Enables horizontal scrolling by holding down the Shift key and spinning the mouse wheel in Visual Studio 2017, 2019 and 2022. This feature is available in many other programs.
Open your user settings and set "explorer.autoReveal": false
. This setting is listed under "File Explorer" on the default settings side.
May you want to focus to "File Explorer" from "current editing file" you can set "Files: Reveal Active File in Side Bar"
in Short cut setting file. after set "explorer.autoReveal": false
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With