Sean Clarke

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

    Extract include files not working in PHP file

    I want to grab a block of html and move it into an include whilst working in a PHP file.As per the documentation https://www.jetbrains.com/help/phpstorm/editing-html-files.html#javascript_extract_i...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    CTRL-S Seems to do a revert.... sometimes

    Just lately , the CTRL-S keyboard function seems to do some sort of undo / revert every now and again. Seemingly random. Make a few changes, Hit CTRL-S and they are undone. Do CTRL-Z to undo this a...
    • 11 followers
    • 14 comments
    • 1 vote
  • Created

    Edit existing intention in plugin

    I'd like to make a very subtle change to an intnetion provided by the 'Javascript intention power pack' Ctrl-J joins adjacent concatenated string literals into a single literal. function f() {  ret...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    IDE has stopped colour formatting php in middle of file

    Hi, In the middle of my mixed type document, PHPStorm stops formatting the php code. Any idea why?
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    CSS Formatting seems to have changed

    Updated to the latest version of PhpStorm (2017.3) The Code re-formatting for CSS seems to have subtly changed. Before it would format CSS as  #carousel-area { margin-right: 10px; } Now it formats ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Open Recent Project to be a Smart List

    Answered
    Pretty much everything in PhpStorm is a smart list, where you can just start typing and the list filters itself to show the required results. EXCEPT "Open Recent Project" Something that I dart in a...
    • 4 followers
    • 4 comments
    • 2 votes
  • Created

    Refactor Selected Code as a PHP include or require

    HI, Is there a way within PhpStorm to quickly convert the selected code into an include or require. i.e it would cut the selected code, create a new file, then replace the selected code with an inc...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    New gray rounded rectangle in editor

    Answered
    Hi,   Can anyone tell me what these new rounded rectangles are in PhpStorm (latest update) and how to change theiur colour as they seem to be grey writing on a grey background??  
    • 2 followers
    • 1 comment
    • 0 votes