Sean Clarke
- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 18
-
Sean Clarke created a post, 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... -
Sean Clarke commented, -
-
Sean Clarke created a post, 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... -
Sean Clarke created a post, 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... -
Sean Clarke created a post, 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? -
Sean Clarke created a post, 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 ... -
-
Sean Clarke created a post, AnsweredOpen Recent Project to be a Smart List
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... -
Sean Clarke commented,