How do I permanently turn on line numbers in PHP Storm? I can put them on for my current file using the view menu but they don't seem to stay on for other windows.
Asked
Active
Viewed 94 times
2 Answers
1
Go to
Settings > Editor > General > Appearance
there, enable "Show line numbers"
Settings can be displayed with CTRL+MAJ+S

jiboulex
- 2,963
- 2
- 18
- 28
1
Settings or Preferences if your are on Mac | Editor | (General) | Appearance | Show line numbers
Ctrl + Shift + A on Windows lets you search all options. Just hit it and type line numbers and you can enable and disable them

C Cislariu
- 198
- 1
- 12