Vadiru
Website Programmer in USA
- 活动总数 461
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 45
- 订阅数 124
-
创建于 Hover pop-up obscured by bottom of screen
The file is scrolled all the way down, I hover over something near the bottom, and part of the pop-up overflows beyond the bottom of the screen, and I can't read what it all says. How do I fix thi... -
创建于 How to get git commit diff compact view of all changes in files?
已回答In GitHub Desktop and SourceTree, I can click a commit in one panel to see a list of changed files, then click a file to see each of their git diffs in another panel; in PHPStorm, when I click a co... -
创建于 Confused about PHPStorm determine PHP version of repo
I'm getting cognitive dissonance (mixed messages?) here: The project was originally written in PHP 5, was upgraded early last year to PHP 7.3, and now we're trying to upgrade it to PHP 7.4. Why is... -
创建于 YAML tab size forced at 4 spaces?
When I format a .yml file, it indents at 2 spaces; when I hit Tab, it puts 4 spaces. This is causing my file to have mixed indentation. This is driving me crazy. When I go to Preferences > Editor >... -
已编辑于 Git Log branch names following ASCII ordering, not natural language ordering
已回答It's considering uppercase letters to be different in ordering than lowercase letters... which makes sense to a computer, not a person. How do we get these to order sensibly? I'd think there'd be ... -
创建于 Keyboard shortcut for going to beginning of switch block?
I'm working with a lot of files that have huge `switch` statements, some of these files have multiple `switch` statements that are big (yes, I know it's poorly-coded and these should probably be cl... -
创建于 Preferences Editor Color Scheme languages are not alphabetized
I've had trouble finding the language I needed to edit, because they appear to be listed in random order: I don't understand the order; is that in order of popularity...? That can change at any ti... -
已编辑于 Bookmark folder no longer expands in the new Bookmarks (Favorites) panel
Apparently JetBrains thought their Favorites panel bookmarks were too useful and made them simply link to the Project panel directory instead of expanding in the Favorites panel. Now instead of hav... -
创建于 No way to close or hide Safe Mode warning on project
I'm OK with certain projects not needing non-safe-mode "run" functionality or whatever, so I leave them in Safe Mode, but I don't need to be constantly warned that they're in Safe Mode, and I see n... -
创建于 Searched thr... what?
已回答I'm trying to figure out what the PHPStorm Find bar is trying to say here on the right 😆 It's just stuck there. Clicking it does nothing. Resizing the bar horizontally doesn't change it. The quest...