Answers for "enable smooth scrolling vscode"

1

enable smooth scrolling vscode

You can search for smooth scrolling in the settings UI.

OR 

In settings (JSON) file,

Write :

"editor.smoothScrolling": true,
Posted by: Guest on August-18-2021

Browse Popular Code Answers by Language