this post was submitted on 15 Mar 2025
6 points (100.0% liked)
KDE
6224 readers
228 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The easiest way to do this would be to first select the whole documents, then go to
Tools - Filter Through Command
, and putPATH/YO/phpcbf.phar -
(note the ending-
- this is necessary), and click OK. Your document should now be formatted.If you need to run this a lot and want to be quicker, you can set up an external tool through
Tools - External Tools - Configure...
, and add a new tool there. Here's an example setup:The "best" and "official" way to do this would be to install
phpactor
LSP server with PHP-CS-Fixer integration, however this does not work on remote files.