settings are not persistent
Hi,
i try to save "Show Line Numbers" to make it reappear after closing phpStorm, but i cant succeed.
I go under Settings->Editor->Apperance, check "Show Line Numbers".
Then it works for the whole project.
But when i close phpStorm and open it again there are no LineNumbers and i have to check this Settings over again.
Shouldnt this be persitent?
Please sign in to leave a comment.
Hi there,
Please remove (or update, if available) EditorConfig plugin. Extremely likely it's a cause of the issue.
yes that was it, thanks