flode
Web developer trying to stay sane in this industry.
- Total activity 412
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 43
- Subscriptions 122
-
Edited The file 'empty' is not associated with any file type...
But, I don't need it to be associated with any file type... because it will never have anything in it. I just want to create the file to keep an empty folder in a git repo. -
Edited No Paste keyboard shortcut for Terminal?
Cmd+V doesn't work... and there's no keyboard shortcut assigned to Paste in the right-click menu: I'm also not seeing if it's in the settings: I understand that Cmd+V (or Ctrl+V on Windows) for P... -
Created Creating a file with a parseable extension then changing it keeps the previous extension's parsing
If I create a file like 'someFile.php', which has some PHP or HTML or whatever in it, which colors the syntax and runs validation on it, then change the name to 'someFile.txt', it continues to trea... -
Edited Nonsensical logic from file delete
Hitting the Delete key on a selected file does nothing. Right-clicking a file sometimes shows a Delete option but other times puts it in Refactor and sometimes shows it as Safe Delete. The delete ... -
Edited Why isn't there a CodeStorm for any languages I want to use that JetBrains supports?
I've been using PHPStorm mainly for LAMP-stack, but as I've gotten into JavaScript-based languages (like Node), I found PHPStorm also works for those. However, I feel odd asking questions about PHP... -
Created Not sure what to do on OS keymap shortcut conflicts
I noticed a new warning in Event Log: "Shortcuts conflictsExtend Selection and 11 more shortcut conflict with macOS shortcuts. Modify these shortcuts or change macOS system settings." I click Modif... -
Created Can't delete Bookmarks in Favorites panel
I'm not sure how I added an extra one, but I can't delete it or the other one. Delete button on my keyboard does nothing. They both give the same right-click menu. -
Edited Auto-modernize code based on inspection suggestions?
I'm going through an old JavaScript file and noticing a lot of corrections that PHPStorm is suggesting, and after hovering over the gray-underlined property and selecting Simplify (which does thing... -
Created Ctrl+' (double-quote) in highlighted area just wraps it in quotes instead of replaces it
I seem to remember in previous versions, doing this would replace the highlighted text, now it just wraps it. This is really annoying and a lot of extra steps. I'm not seeing a setting to change this. -
Created Hitting Enter at end of double-slash comment line further indents the next line with comment slashes
I'm not understanding the logic of this behavior: Why does it further indent and then comment the new line? I notice it doesn't do this all the time, just in this specific scenario (consistently t...