this post was submitted on 11 Apr 2025
26 points (100.0% liked)

KDE

6879 readers
16 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
top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 9 points 2 months ago* (last edited 2 months ago)

You have the Kate Formatting Plugin activated. Either disable the plugin, or disable formatting on save for your file type: https://kate-editor.org/post/2024/2024-05-13-kate-formatting-plugin/

EDIT: You can also disable it through the edit menu.

[–] [email protected] 5 points 2 months ago (1 children)

What are we looking at here?

[–] [email protected] 4 points 2 months ago (1 children)

Some kind of code editor that's missing its formatter

[–] [email protected] 3 points 2 months ago

and nodejs.

[–] [email protected] 5 points 2 months ago

have you tried installing nodejs and prettier (as a global dependency) to get rid of that error?