Sean Clarke
- 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... -
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... -
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... -
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? -
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 ... -
Created Open Recent Project to be a Smart List
AnsweredPretty 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... -
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... -
Created New gray rounded rectangle in editor
AnsweredHi, 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??