📜  如何在 vscode 中启用平滑滚动 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:44.386000             🧑  作者: Mango

代码示例1
You can search for smooth scrolling in the settings UI.

OR 

In settings (JSON) file,

Write :

"editor.smoothScrolling": true,