Vadiru
Website Programmer in USA
- Total activity 461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 45
- Subscriptions 124
-
Created 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... -
Created 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... -
Created 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... -
Edited 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... -
Edited 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created 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. -
Created 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 ...