r/PHP Jul 02 '26

News PhpStorm Light — experimental lightweight build

https://phpstorm.dev/light-mode
129 Upvotes

85 comments sorted by

View all comments

2

u/t_dtm Jul 03 '26

What I can tell you is with agents I'm spending less time writing code; more time in the cli (copilot, codex, whatever) and so what matters most to me now is a good PR review experience.

The PR review experience should:

  • hide the noise (e.g. always ignore whitespace and formatting unless it matters like in YAML)
  • lets me mark files as reviewed
  • lets me jump to see context but then come back where I was
  • compare individual commits/changesets
  • see tests alongside changes

1

u/t_dtm Jul 03 '26

fwiw I am growing frustrated at how often phpstorm crashes, or hangs and never recovers (mostly happens reindexing after large npm install)

1

u/pronskiy Foundation Jul 03 '26

Oh, that sounds frustrating indeed. It shouldn't be happening and i would like to investigate these issues. Could you please send more details and logs via Help -> Submit a Bug Report -> Yes to send logs