Dave Heq

Avatar
  • Total activity 293
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 5
  • Subscriptions 90
  • Created

    PHPStorm has its own clipboard?

    I copied text from a place (doesn't matter which place), then pasted into PHPStorm's file text search box but it just pastes the previous thing I had. If I paste to any other program, it pastes wha...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Not seeing how to implement Markdown plugin

    I'm trying to edit .md files, and someone else recommended using "markdown" from IntelliJ but I'm not seeing how to install it in my PHPStorm 10. The download page doesn't have instructions, and PH...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Display 4-space indents as tabs, save as 4 spaces?

    So apparently some of the files in our projects were coded with 4-space indents while others were coded with tabs (based on developer preference or ignorance I guess), so now it's a bunch more keyp...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Not seeing what "Synchronize" does

    When I right-click a file or folder in my project, I see the option "Synchronize [project name]", but I'm not sure what this does based on the documentation, and clicking it appears to do nothing. ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    HTML end-tag auto-complete?

    Still scratching my head over how to type </ and have PHPStorm automatically finish the end-tag for me. You know, like: <div>the</ automatically adds div> at the end
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Find in Path: How to just show results in the Find Window

    I'm testing out PHPStorm 2017.2, and when using Find in Path (right-click folder then Find), it shows results in the pop-up window when I only want it to show in the docked window at the bottom fro...
    • 6 followers
    • 7 comments
    • 4 votes
  • Created

    What is the red square in the number line on the left side?

    Sometimes I see red squares on the left side of a file when it's open in the line numbers section: When I hover over it, it does nothing; when I click it, it just gives me a color wheel. It's nice...
    • 3 followers
    • 3 comments
    • 0 votes
  • Edited

    How to change text background color?

    In Javascript there's certain things PHPStorm colors the background with, and I'm not seeing where to change this.
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Highlighting code instead drags file tab around?

    A developer I work with is running into an issue where when he tries to highlight some code (with the mouse) on a line, it seems to randomly grab the file's tab and show it hovering above the code,...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    cryptic icons in Javascript function Ctrl+click

    I don't even know how to search for what these are called, but when I Ctrl+click a Javascript function, it shows multiple files where that function resides (yes, the previous developers did this), ...
    • 3 followers
    • 4 comments
    • 0 votes