1. Tools > Options

2. 검색창에 "scroll" 입력

3. Text Editor > Advanced
원하는 민감도를 설정한다.
-lines per scroll : 한 번의 스크롤에 몇 개의 코드 라인을 이동할지를 의미한다.
* Horizontal scroll *
코드가 editor 창의 가로 길이를 넘어갈 때,
Shift + 휠 스크롤 하면 가로로 scrolling 할 수 있다.
'Software > Visual Studio' 카테고리의 다른 글
| [Visual Studio] unresolved external symbol __imp_timeGetDevCaps, __imp_timeBeginPeriod 해결방법 (LNK2019 error) (0) | 2026.03.26 |
|---|---|
| [Visual Studio] 내가 자주 쓰는 단축키 + 단축키 커스텀 (0) | 2025.02.07 |