Vadiru
Website Programmer in USA
- 活动总数 461
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 45
- 订阅数 124
-
创建于 Go to next or previous meaningful code edit point
Often when I'm typing or going through code with the keyboard, I like to use arrow left/right with Ctrl or Shift (or Option on Mac?) or Home/End etc to move the cursor to whatever thing I need to e... -
创建于 Refactor rename of file causes blow-up in storage folder
Not sure how to explain this... There were some pop-up errors before this, not sure I knew what I was doing. Is the storage folder supposed to be on exclude? I know this folder is used to generate... -
创建于 Keyboard shortcut line comment pushes caret to beginning of next line without indenting
I'm already annoyed at the extra clicks coming from keyboard shortcut line commenting pushing the caret down to the next line (believe me, I tried to love it), but now I notice that if there's an e... -
已编辑于 Closure function param class object var dash auto-completion not happening
I'm not sure what it's called when the editor is supposed to auto-add the `>` (greater-than) character after you type the dash (`-`) after an object var (to call a function), but for some reason PH... -
已编辑于 Suggestion drop-down not understanding opening tag (Laravel view)
I suppose this could apply to any language like this, but when I go to close a PHP @ tag in Laravel view HTML by typing `@end`, the drop-down suggestions start at the first alphabetical suggestion ... -
创建于 Not getting "Project configuration files can be added to Git" prompt
I'm reading here: https://www.jetbrains.com/help/idea/enabling-version-control.html#associate_directory_with_VCS However I'm not getting the prompt mentioned: I think I may have cancelled it previ... -
创建于 Click drag select is over-selecting text in file tab
I'm not sure when this started happening, but when I left-click text from my mouse and drag, I'm getting inconsistent behavior that I can't pin down yet. It tends to over-select areas of text on th... -
创建于 Scratches right-click file or folder missing Delete option
It used to be at the top level or in the Refactor sub-menu as "Safe Delete"... now it's gone. Even if I try from the Project panel, it's gone. I'm not sure what happened. The only way I can remove... -
创建于 Unable to find bar toggle at top of file tab text that shows which class and function I'm in
I used that to click to the top of the class or function... it's gone, I'm not sure what happened to it. I'm not seeing any setting or documentation for what it's called or how to add it. -
创建于 Scratches folder appearing in Find in Files search when using custom Scope
If I use anything but the Scope tab, the file doesn't show when a word in it matches my search. However, I've defined custom scopes to exclude things like Tests (which PHPStorm will not exclude in ...