Jörg Wrase

Avatar
  • Total activity 155
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 61
  • Created

    Remove all PHPDoc Blocks from File

    Hello,oft I need to remove all PHPDoc Blocks from a File. (Because they are wrong, and Update is not alway a good solution.Is it possible to do that easy with IntelliJ?If it is not possible, it wou...
    • 3 followers
    • 3 comments
    • 1 vote
  • Created

    Fileheader - Update Time automaticly

    Hi,nearly all my Files have a file-header - like this: /** * Copyright by Jörg Wrase - Computer-Und-Sound.de * Date: 11.07.12 * Time: 03:04  ....   Alway when I update this file, I have to change t...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How can I suppress inspection-warnig "Tag start not closed"

    Hi,I have an .html site - but this is a smarty-template. (should have the ending *.tpl - but this files won't have the smarty-ending in the name).So PHP'storm (IntelliJ 139.69.2) should supress thi...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Code inspection charset=<?php echo $_SESSION['language_charset']; ?>"

    Hi,PHPStrom (IntelliJ 139.69.2) shows me an error:Unknown encoding charset=<?php echo $_SESSION['language_charset']; ?>"Where can I disable this inspection? cu
    • 4 followers
    • 3 comments
    • 0 votes
  • Created

    Autocomple for Objects from Factory

    Hi,I think this should be a problem for many people (and so I hope, there is a solution.We have a Factory in our Application. It is used like that:$order_coo = MainFactory::create_object('Order'); ...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    I must edit an php-file - but the ending is .jpg

    Hi,I need a dynamic picture - it must be .jpg. So I have a directory where the server will parse .jpg.But now I can't edit that file in PHPstorm (intellij 138.1980.1). Is it possible to edit .jpg l...
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    How to exclude files from javascript-Debug?

    Answered
    Hi,I like to debug Javascript and PHP at the same time.So I have created a runconfiguration for debugging JavaScript.But there is on big Problem: I'm using jquery - and when I debug an go step-by-s...
    • 5 followers
    • 3 comments
    • 0 votes
  • Created

    Git - multi content roots

    Hi,I'm not so firm in Git - but I tryed to commit / push my PHP-projekt to bitbucket.org.Normaly thats no problem. But her I have a project with 2 content-roots.One Directory is the htdocs (here ar...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    GoTo Remote file

    Hi,I like this button in the Project-Window (scroll from source).But it would be very nice, if there would be that same button in the "Remote Host" Window. Or is there a nother way to find the file...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    The Game from 1st April

    Hi,@first: yes it was a little bit to often - but not a big problem.But:I like that 2048 game - how can I start the game again :-)
    • 2 followers
    • 1 comment
    • 0 votes