Home >Software Tutorial >Computer Software >How to set vertical scroll sensitivity in Vscode

How to set vertical scroll sensitivity in Vscode

王林
王林forward
2024-02-12 10:00:28549browse

In daily programming work, it is very important to choose a code editor that suits you. As a powerful editor, Vscode is loved by the majority of developers. However, some developers may encounter a problem that when the code exceeds the width of the screen, the scroll bar scrolls too fast, making it difficult to read and edit. So, how to set the sensitivity of vertical scrolling in Vscode? Below, PHP editor Xinyi will introduce it to you in detail.

1. Double-click to open the software, click the "Git" option in the upper toolbar, and then click "Settings" in the option list below.

How to set vertical scroll sensitivity in Vscode

2. In the window interface that opens, click the "Advanced" option in the "Text Editor" on the left.

How to set vertical scroll sensitivity in Vscode

3. Then find the "Vertical Scrolling Sensitivity" on the right and set an appropriate value.

How to set vertical scroll sensitivity in Vscode

The above is the detailed content of How to set vertical scroll sensitivity in Vscode. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:dafanshu.com. If there is any infringement, please contact admin@php.cn delete