flode
Web developer trying to stay sane in this industry.
- 活动总数 412
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 43
- 订阅数 122
-
已编辑于 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. -
已编辑于 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... -
创建于 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... -
已编辑于 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 ... -
已编辑于 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... -
创建于 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... -
创建于 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. -
已编辑于 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... -
创建于 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. -
创建于 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...