Shairu
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
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... -
Shairu commented, -
Shairu created a post, How to remove result from Find & Resplace dialog
I'm coming from VSCode…trying out PHPStorm and really trying to get up to speed with it.When doing a find and replace, there are some entries(occurences) that show up that I'd like to remove. I can...