Daniel Fatkic

Avatar
  • 活动总数 74
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 26
  • 创建于

    change parent php class (for autocomplete)

    Anybody knows, if it's possible to create a plugin, which could help me with http://devnet.jetbrains.com/thread/311967 ?My idea was, to put @xfcp REAL CLASSNAMe into the file, so the IDE knows, whi...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Deprecated Documentation

    Hi, i just tried http://confluence.jetbrains.com/display/IDEADEV/Customizing+the+IDEA+Settings+Dialog but the code is deprecatede.g. In the plugin configuration file plugin.xml, create the <extensi...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Start phpstorm with parameter defined style

    Can i select the style, which i want to use in phpstorm as parameter in a windows shortcat?I love the darcula style, but it's a pain to work with it when i'm in the garden.That's why i'd like to ha...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Open File From Browser

    Is something like this: http://symfony.com/doc/master/reference/configuration/framework.html#ide also possible with the newest phpstorm version?
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Exclude Directory from inspection

    Can i mark a directory which includes "skeleton files" from the inspection?The skeleton directory includes several files and directories, which aren't valid php files, they're only templatese.g.cla...
    • 4 个关注者
    • 6 条评论
    • 2 票
  • 创建于

    Powershell Support

    Is there a way to use the windows powershell with the phpstorm command line tools console?
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    create automatic use namespace...

    Is there a way to let phpstorm include the needed namespace in the header automatic?I've seen this in eclipse and would love to do this with phpstorm too.e.g.if i write this code:$foo = new Ragtek\...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    External Tools Macro

    Is there a way to use the current classname inside of the external toosl ?E.g. my code:class Baz_Foo{}now i need to use Baz_Foo inside of a external tool macroi've created a external toolprogram: C...
    • 2 个关注者
    • 1 条评论
    • 1 票
  • 创建于

    Quick File navigation

    Is there a way, to acces some very often needed files? For classes i'm able to use strg + n to enter a class, but i'm needing this for 4 xml files.Anybody knows an way for this?Could i probably use...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Opening files from explorer

    since the upgrade to phpstorm 3.0 i can't open files from the windows explorer.In the past versions, i was able to move the file with the mouse into the editor, now it's not possible anymore.i'm ge...
    • 2 个关注者
    • 1 条评论
    • 0 票