Just open Visual Studio. Go in Tools > Environment > Text editor > Codelens. and then disable them .
Open your settings (CMD + , on a Mac or CTRL + , on Windows) and enter a file association. We can do this with the settings UI or the settings JSON, both are options to edit your settings. Then enter a file association for the .
Can I disable the function link with editor in visual code?
Yep, just add "explorer.autoReveal": false
to your VS Code configuration.
Type Auto Reveal in the search box
Uncheck the auto reveal property as highlighted below
Using VSCode in 2021
A solution similar as a Toggle Button is disabling the Auto Reveal, and choosing to Reveal when you desire, actually, it's better than a Toggle Button
Step 1:
Type: CTRL+, , and open User Settings
Or go to the menu File -> Preferences -> Settings
Type Auto Reveal in the search box
Step 2:
Click on file's tab with the right button and choose Reveal in Side Bar
And the file will be synchronized in the Explorer Side Bar
You can add a keyboard shortcut to use the keyboard to synchronize the editor window with file explorer:
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