Chx1975
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
-
-
Created Even PHPStorm is becoming unusable: why is this underlined when there's no context menu
Even this formerly very usable IDE is becoming utter shite with it trying to be too smart. I get this distracting shite and there's no way to remove it. Or is there? -
Created This SQL string looks so ugly
SQL queries got a fugly background color. I can't find why, _of course_ the right click menu doesn't have any hints. It was not doing this the previous versions I think. -
Created How to remove new annoyance
Every phpstorm release takes away from the editing space and I need to file supports/tickets to get it back. It's insanity. How do I remove new from here: -
Created Can you run IntelliJ in parallel?
Most of my work is in PHP and I'd prefer to stick with PhpStorm but now there's a side job opportunity with Elixir and I am thinking it could be great to run IntelliJ with the Elixir plugin ... but... -
Created 2020.2 doesn't clear errors on the fly
Something truly weird is going on here. Let's say I have a variable which is not defined. I add the definition for it. The undefined red underline doesn't disappear. If I cut and reinsert the row ,... -
Edited How to do undo "add to current project"?
AnsweredSo I do "create new project from existing files" and after setting up there's the popup where it asks current window or new window and if i click "add to current project" checkbox there then the ne... -
Edited PhpStorm 2018.1 highlighting is paused temporarily is driving me *crazy*!
Why? Why? Why? How can I make this go away? It basically means half the usefulness of the IDE is just gone! I need it back! OS: Windows 10. -
Edited Adding temporary notes to the codebase?
When debugging a complex problem I really would love to add temporary notes to the codebase line by line and having a central view of them, linking the notes to the relevant line. Is this possible ...