Shairu

Avatar
  • Total activity 27
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 9
  • Created

    Change color of unresolved variables in JS

    In PHP when i have an unresolved variable (variable that doesn't exist) I have my editor settings setup so that it shows a bright red highlight over the variable.I'd like to do the same thing for J...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    Unable to clear contents of .log file

    This only started in recent updates but not sure from exactly which version. But it was from the version that brought better formatting and syntax highlighting of debug logs.I create WordPress plug...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    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 ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 2 comments
    • 1 vote
  • Edited

    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...
    • 5 followers
    • 5 comments
    • 1 vote
  • Created

    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 
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 2 comments
    • 0 votes