home.social

Search

259 results for “phpstorm”

  1. I found a #PHP file incorrectly indented (occurrences of 5 spaces rather than 4). Neither #PhpStorm nor #PHP_CodeSniffer would report or fix it. I had to use Visual Studio Code to reformat the file. Afterwards, I tried to replicate it with a fresh file and I couldn't. I recovered old file from history and I still couldn't reproduce the problem.

  2. I found a #PHP file incorrectly indented (occurrences of 5 spaces rather than 4). Neither #PhpStorm nor #PHP_CodeSniffer would report or fix it. I had to use Visual Studio Code to reformat the file. Afterwards, I tried to replicate it with a fresh file and I couldn't. I recovered old file from history and I still couldn't reproduce the problem.

  3. I found a #PHP file incorrectly indented (occurrences of 5 spaces rather than 4). Neither #PhpStorm nor #PHP_CodeSniffer would report or fix it. I had to use Visual Studio Code to reformat the file. Afterwards, I tried to replicate it with a fresh file and I couldn't. I recovered old file from history and I still couldn't reproduce the problem.

  4. #til

    When working with PestPHP I was always annoyed that PhpStorm didn't simplify the imported namespace and didn't offer to simplify the FQN of Facades.

    First one is a setting:
    Editor > General > Auto Import > PHP > Enable auto-import in file scope

    Second one can be fixed, by disabling all aliases in a Laravel app by setting ` 'aliases' => []` in `config/app.php`.

    #laravel #pestphp #phpstorm

  5. My IDE of choice for all #PHP projects is #PHPStorm.

    For everyday coding, I prefer a light code editor. So far, I used #coteditor. It is a powerful tool and I really enjoy it, but I want to be open to new tools. I searched the internet, found #CodeEdit by surprise and installed it on my machine. It is still in alpha, but it looks really promising. It is super lightweight (right now) and has all the basic features I need right now.

    Check it out: github.com/CodeEditApp

  6. @wymcg I love #JetBrains and I’m forever grateful for #phpstorm back in the days when I used #php. I’ve been a long time paying customer.

    But nowadays I use mainly #javascipt and #rustlang, and occasionally have to touch #go, #ruby, #python, and #java. And I found it cumbersome to juggle between multiple editors. You can install all the plugins in #intellij, but it’s still geared more towards Java.

    That’s one of the reasons I switched to #neovim.

  7. Ich verfasse fast schon aus Gewohnheit README Dateien im #Markdown Format. Das Format ist ziemlich leicht schon mit einem Standard Texteditor zu schreiben, aber schöner ist es natürlich mit einem Preview, so wie zB #PhpStorm und andere Entwicklungsumgebungen dies machen.

    Wenn man aber einfach nur mal ein paar formatierte Notizen schreiben will, dann wäre so eine IDE ziemlich mit Kanonen auf Spatzen geschossen.. Deshalb habe ich gerade mal geschaut, was es da an leichtgewichtigeren Editoren gibt.

    Dabei fand ich #Typora. Der Editor ist tatsächlich extrem genial, denn hier ist Editor und Preview in einem View dargestellt! Beim Schreiben wandeln sich die Format Angaben gleich in Formatierungen um, und wenn man wieder auf den formatierten Bereich geht, sieht man wieder die Formatangaben und kann sie ändern. Zusätzlich kann man Formatangaben auch aus einem Kontextmenü anwenden. Das ist alles ziemlich genial, weil es die Simplizität von Markdown mit dem Komfort von WYSIWYG Editoren in einem View vereint.

    Typora kostet $15, aber wenn ich von dem auch nach der Testphase so begeistert bin, dann hole ich mir den auf jeden Fall!

    Gibt es hier weitere Markdown Fans? Und falls ja: Was nutzt ihr so?

    https://typora.io
  8. It took me two hours to figure out #PhpCSFixer within #Docker settings for #PHPStorm, so that all local #PHP dependencies are obsolete. But now it's working:
    github.com/helmutstrasser/phps

  9. Just tried to use `@uses` from #phpdoc in a test to help PHPStorm see a data provider and it immediately clashed with the same one of #phpunit. Didn't know that

  10. Just tried to use `@uses` from #phpdoc in a test to help PHPStorm see a data provider and it immediately clashed with the same one of #phpunit. Didn't know that

  11. Just tried to use `@uses` from #phpdoc in a test to help PHPStorm see a data provider and it immediately clashed with the same one of #phpunit. Didn't know that

  12. Just tried to use `@uses` from #phpdoc in a test to help PHPStorm see a data provider and it immediately clashed with the same one of #phpunit. Didn't know that

  13. Just tried to use `@uses` from #phpdoc in a test to help PHPStorm see a data provider and it immediately clashed with the same one of #phpunit. Didn't know that

  14. Habe heute mal #Jetbrains #Rider ausprobiert. (Ich mag #PHPStorm, #ReSharper, #IntelliJ )

    Bin aber leider zu sehr ans #VisualStudio #HotReload (auch für #NET4 und #WPF ) gewohnt, und so einen #Git "Sync" Button (1-Click-commit-pull-push) sollten die noch einbauen, dann würde ich glatt umsteigen.

  15. Wer kann mir mit #netcup und externem #MySQL Datenbankzugriff helfen?

    DB1 funktioniert in phpstorm, heidisql und der php-Anwendung.
    DB2 nur in php-Anwendung (interne IP).

    Einstellungen sind identisch. Zugriff der beiden User von überall ist genehmigt.

  16. Just posted some ramblings about #Zed in Level Up Coding.

    medium.com/p/8bc9aee18d98/

    The editor is fast and great to use with #PHPantom, but lacks all the conveniences you get from a paid product like #PHPStorm.

    I still believe we will eventually end up in Zed as long both PHPantom and Zed mature. It's progressing when you count years ago Zed wasn't even on my list of "usable editors".

    #FOSS #OSS #OpenSource #Rust #SoftwareDevelopment #WebDevelopment #WebDev #Coding #Code #Programming

  17. Just posted some ramblings about #Zed in Level Up Coding.

    medium.com/p/8bc9aee18d98/

    The editor is fast and great to use with #PHPantom, but lacks all the conveniences you get from a paid product like #PHPStorm.

    I still believe we will eventually end up in Zed as long both PHPantom and Zed mature. It's progressing when you count years ago Zed wasn't even on my list of "usable editors".

    #FOSS #OSS #OpenSource #Rust #SoftwareDevelopment #WebDevelopment #WebDev #Coding #Code #Programming

  18. Just posted some ramblings about #Zed in Level Up Coding.

    medium.com/p/8bc9aee18d98/

    The editor is fast and great to use with #PHPantom, but lacks all the conveniences you get from a paid product like #PHPStorm.

    I still believe we will eventually end up in Zed as long both PHPantom and Zed mature. It's progressing when you count years ago Zed wasn't even on my list of "usable editors".

    #FOSS #OSS #OpenSource #Rust #SoftwareDevelopment #WebDevelopment #WebDev #Coding #Code #Programming

  19. Just posted some ramblings about #Zed in Level Up Coding.

    medium.com/p/8bc9aee18d98/

    The editor is fast and great to use with #PHPantom, but lacks all the conveniences you get from a paid product like #PHPStorm.

    I still believe we will eventually end up in Zed as long both PHPantom and Zed mature. It's progressing when you count years ago Zed wasn't even on my list of "usable editors".

    #FOSS #OSS #OpenSource #Rust #SoftwareDevelopment #WebDevelopment #WebDev #Coding #Code #Programming

  20. #Psalm für #PHP kannte ich noch nicht. Gibt dafür sogar eine Integration in #PHPStorm

  21. I just figured out neither #phpstan nor #phpcodesniffer reported that a class was differrent from the file it is in. I bet it's a setting somewhere that my quick search didn't find...

    BTW #PHPStorm with the defaults didn't report it either... (again may be there's a checkbox somewhere in the settings)...

  22. Between brew, laravel valet and php monitor, could it be any easier to develop on macOS? PHPStorm as my IDE. Multiple versions of PHP at your finger tips. This is my setup, what is yours?

    #laravel #pho #phpStorm #macOS #brew

    #