David E
- 活动总数 59
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 20
-
创建于 Different colour scheme for SSH session?
Is it possible? I've tried changing 'console colours' but that seems to change the colours of all my source code. -
创建于 Terminal Colours
PhpStorm 1.8 EAPWhen I run an external SSH task, I get all the ANSI colour codes appearing. Can PhpStorm not cope with these?[0m [00;36m [echo] run-sql: build/mysql/sprocs/videos/vote.sql [0m [... -
创建于 HTML5 via XSLT
I generate my HTML using XML/XSLT.The PHPstorm editor is highlighting HTML5 data tags as errors.I've got the Settings > Schemas and DTDs > Default HTML language level set to HTML5.How can I tell th... -
创建于 Javascript inspection not working properly
I've got two projections, one which is inspecting my js correctly and one which isn't.The failing project isn't offering me autocomplete for javascript functions and it's warning me of things like ... -
创建于 Atom Validation Issue
I use XLST to generate atom feeds for my system.The validation in PHPStorm is warning me of an issue. Basically it will let me create nodes for 'id', 'title' and 'updated' as children of an 'entry'... -
创建于 5.0.1 problems
I've patched 5.0 this morning and now I'm having real problems.My PHPunit tests are recognised (bug logged) and now I've just noted my code analysis/syntax checking isn't working.Is this some quirk... -
创建于 Settings Page Freezes
I'm running PHPstorm 3 under Fedora.When I go to the settings page, the whole application locks up.Is this a known problem? -
创建于 Aggressive Autocomplete
I'm editing an XSLT file with the following headers:<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.or... -
创建于 HTML & XSLT
I've raised this matter before, but I think I may have asked the question in the wrong way.I use XSLT to generate XHTML output. I therefore have HTML within my XSLT files. PHPStorm currently highli... -
创建于 XSL formatting
I used XSLT quite extensively to generate HTML and I'm getting my HTML tags highlight in red which is irksome.Is my XSL wrong or can I bend PHPstorm to stop highlighting my tags in red?e.g.<!DOCTYP...