Posts: 4,647
Threads: 1,494
Joined: Sep 2016
what stand-alone python-aware open-source editors are around? by stand-alone i mean not a part of any development kit or package. by python-aware i mean that can recognize where it is in python code and provide specific indentation options and maybe even quick keyword entry. it would be great if it were in python but any other common open source language is OK (or in a language it can interpret) including compiled languages i can build it from.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 4,647
Threads: 1,494
Joined: Sep 2016
(Jun-05-2023, 03:59 AM)Larz60+ Wrote: emacs?
that's what i am wanting to substitute.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 453
Threads: 16
Joined: Jun 2022
Have you had a look at
Sublime Text
I started using that a few weeks ago. It's not perfect, but it is worth a look.
Sig:
>>> import this
The UNIX philosophy: "Do one thing, and do it well."
"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse
"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Posts: 453
Threads: 16
Joined: Jun 2022
(Jun-08-2023, 08:03 AM)Gribouillis Wrote: Kate is an excellent Python-aware open-source editor
I used Kate some years ago, but when I changed my Linux Distro, I could no longer use it :(
There's a 'Flatpak' install, but that's hopeless. I never got around to trying to build Kate from source (something that I've never done).
My Distro is now at EOL, so maybe I'll have a go at a build as I loved using Kate.
Sig:
>>> import this
The UNIX philosophy: "Do one thing, and do it well."
"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse
"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Posts: 453
Threads: 16
Joined: Jun 2022
Jun-08-2023, 05:09 PM
(This post was last modified: Jun-08-2023, 05:10 PM by rob101.)
Ah... I used the Software Manager, so maybe that's where I went wrong.
Thank you @
Larz60+
The only other difference that could be a factor, is that I'm not using a KDE DTE, and 'Kate' is for (so far as I understand) KDEs
Sig:
>>> import this
The UNIX philosophy: "Do one thing, and do it well."
"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse
"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein