Kate / KDevelop — Expert Playground
KDE editors with Python support via LSP; Kate is lightweight, KDevelop is a full IDE
Kate / KDevelop deep diveRun locally
Install
sudo apt install kate # or kdevelopPython CodeRun locally
Expert-level understanding of Kate / KDevelop helps leverage it to its full potential.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?