Daniel Fatkic

Avatar
  • Total activity 74
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 26
  • Created

    See the overwriten methods

    Is there a way to see all overwriten methods of a class being extended from an other?If i activate "show inherited" in the structure window, i can see all methods, if i deactivate it, i see current...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Inspect Folder

    How can i select a folder to be inspected?Randomly, i can select the folder, but most of the times when i try it, i'm getting the popup with the scope (check attachment)There's no way to select the...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    2 different popups

    Sorry for the strange title, i don't know how to name it:(How can i activate that the "popup" /overlay shows me the method name, of the current method (right image)AS you see, on the left image, it...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    phpdoc to simulate class for variable type hinting

    Sorry for the strange name;)Let's start with some demo code, maybe it's easier to understand what i meanclass Foo extends Bar{}The problem is, Bar doesn't exist, because it's created on runtime as ...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    record macro to automatic edit a file

    Is there a way to run a macro, where i can input a value and which replaces a variable in a file with my input?
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Github problem

    I've set up a project with github support.Then i added my github account in the phpstorm settings and the test was ok.But i'm not able to push the filesI'm getting this error:Pushing to git@github....
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    File Template - File Username Variable

    I've created a new file template.is it possible to use the filename  used for the file in the file template?for example:filename:Libtemplateclass Foo_${class} extends Foo{}would create 2 imput fiel...
    • 5 followers
    • 11 comments
    • 0 votes
  • Created

    tag library like in dreamweaver

    We we're working with an project which have a own "template namespace" / template syntax<xen:form ..<xen:h1>text</xen:h1><xen:require template="foo" />In dreamweaver, we can create own tag librarie...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Can't create Unit Tests

    Hi,I'm getting always an error, when i try to create an Unit Test. (see screenshot)Is this a bug or have i to change something in the settings?thxAttachment(s):phpstorm error.PNG
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    WebDAV Support

    Hi,does PhpStorm support WebDAV?If yes, where can i find it.
    • 5 followers
    • 4 comments
    • 0 votes