Sean Clarke
- 活动总数 56
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 18
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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? -
创建于 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 ... -
创建于 Open 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... -
创建于 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... -
创建于 New gray rounded rectangle in editor
已回答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??