Shairu

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Shairu commented, -
Shairu created a post, Highlight parent directories of files that have changes
I sometimes have directories that are 2-3 levels deep with files that have VCS changes in them. Right now I can't know which directories contain files with changes unless I go to the “Commit” area ... -
Shairu created a post, Accidentally hid toolbar item
I accidentally hid my codeium chat icon from here:I cant for the life of me find how to add the icon back to there, I've checked toolbars and menus settings but I cant find where those items are be... -
-
Shairu commented, -
Shairu created a post, Create new file without having to save
Very often I need to copy some blob text from somewhere and edit it, since I'm coding inside PHPStorm, its natural that i bring this blob in so I can begin editing it.For example, I just copied a b... -
Shairu created a post, Remove highlight on folders
Im not sure what this highlighted folders denote. I assume maybe gitignore? But there is another gitignored folder in this screenshot:How do I remove this highlight? Its very distracting -
Shairu created a post, How to highlight files in tree with errors (missing methods, classes etc)
In VSCode If i delete a method and its being referenced in another file, the file is highlighted red in the tree:In PHPStorm all i get is a barely visible underline for the reference and no highlig... -
Shairu commented, -
Shairu created a post, Why does PHPStorm ask me to include native PHP extensions inside composer?
I'm new to PHPStorm and i've been noticing that it recommends me to add native PHP entensions like PDO and Openssl to my composer.jsonWhy does it do that? In this pic its recommending i install `ex...