How to show line numbers in Android Studio
Line numbers are turned off by default.
Logcat shows line numbers when errors occur, therefore it is a good idea to have line numbers turned on.
To turn on line numbers:
- Press: Ctrl + Փոփոխություն + A
- Տիպ:
show l - Click the toggle button to ON
- Click anywhere in the code to dismiss the search box
