How do I get rid of this status panel? It pops up every time I save.

24 points · 5 comments · view on lemmy.world

5 Comments

LemmyBe@lemmy.world · 9 pts · 1y

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.

unexposedhazard@discuss.tchncs.de · 5 pts · 1y (2 replies)

What are we looking at here?

AceSLS@ani.social · 4 pts · 1y (1 reply)

Some kind of code editor that's missing its formatter

DmMacniel@feddit.org · 3 pts · 1y

and nodejs.

DmMacniel@feddit.org · 4 pts · 1y

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