You are not logged in.

#1 2006-01-03 05:23:28

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

text app with python highlighting

I am looking for a bare bones editor that has highlighting support for python, something like leafpad would be great. Does such a program exist?

Note: I jsut can't seem to get away from arch, I jsut keep trying and trying big_smile

Offline

#2 2006-01-03 05:26:52

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: text app with python highlighting

Maybe SciTe is close to what you're looking for...

Offline

#3 2006-01-03 05:34:55

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

Re: text app with python highlighting

hmm, it's a wonder that I have never looked into scite before, I think it will serve my needs admirably, thanks.

Offline

#4 2006-01-03 05:59:25

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: text app with python highlighting

It's my editor of choice, if you have a good look through the Global Options file, there is a crap load you can change about it and make it exactly what you want smile

Offline

#5 2006-01-03 06:02:26

wiremore
Member
Registered: 2005-08-23
Posts: 43

Re: text app with python highlighting

i realize that this is about as far from 'bare bones' as you can possibly get, but have you tried pydev for eclipse? I used to be into tiny editors but some of these features (code completion, realtime syntax error detection, collapseable code, cvs/subversion support (with subclipse)), and just generally very nice shortcut keys and syntax highlighting have really gotten me hooked.

Offline

#6 2006-01-03 06:58:11

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

Re: text app with python highlighting

na, I just want simple, I think scite is for me. Perhaps my first real project can be the modification of a leafpad for python editing (if I can find a way to extend it with python...) adding a few features like text find, highlighting, and autocompletion.

Edit: it seems leafpad has some sort of highlighting, perhaps python? I'll look into it...

Edit2: Why did I ask this, I feel stupid now tongue Nedit! I lareadyy have it, it's lightweight but poerful, uncluttered (if a bit ugly big_smile) and has syntax highlighting for all the main languages!

Offline

#7 2006-01-03 12:32:08

tranquility
Member
From: Portugal
Registered: 2004-08-06
Posts: 136

Re: text app with python highlighting

how about vim or evim? wink

Offline

#8 2006-01-03 14:54:41

Komodo
Member
From: Oxford, UK
Registered: 2005-11-03
Posts: 674

Re: text app with python highlighting

tranquility wrote:

how about vim or evim? wink

Leafpad

Leafpad is a simple GTK+ text editor that emphasizes simplicity. As development focuses on keeping weight down to a minimum, only the most essential features are implemented in the editor. Leafpad is simple to use, is easily compiled, requires few libraries, and starts up quickly.

vim/gvim

Isn't, doesn't, are, isn't, isn't, does, does.

big_smile


.oO Komodo Dave Oo.

Offline

#9 2006-01-03 17:40:39

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

Re: text app with python highlighting

leafpad doesn't seem to have the syntax highlighting I thought it did.

Offline

#10 2006-01-03 22:03:03

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: text app with python highlighting

Bluefish?


·¬»· i am shadowhand, powered by webfaction

Offline

#11 2006-01-03 22:50:06

Komodo
Member
From: Oxford, UK
Registered: 2005-11-03
Posts: 674

Re: text app with python highlighting

Magnum when it's gone modular (which is hopefully not in the too distant future).


.oO Komodo Dave Oo.

Offline

#12 2006-01-04 01:42:52

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

Re: text app with python highlighting

I'll check out magnum when it's more developed as you said. Bluefish might work, and it doubles as a great html editor, but doesn't it need gnome, or jsut gtk2?

Offline

#13 2006-01-04 22:12:38

skew
Member
Registered: 2005-04-05
Posts: 11

Re: text app with python highlighting

Bluefish depends on libgnomeui

Offline

Board footer

Powered by FluxBB