OESF Portables Forum

Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: jrsjkd on March 10, 2004, 11:59:30 pm

Title: Looking for a text editor with syntax highlighting
Post by: jrsjkd on March 10, 2004, 11:59:30 pm
Does anyone know of or have a fav text editor with syntax highlighing for the c860?
Title: Looking for a text editor with syntax highlighting
Post by: raybert on March 11, 2004, 11:38:25 am
tkcEditor is pretty good.

~ray
Title: Looking for a text editor with syntax highlighting
Post by: ScottYelich on March 11, 2004, 11:40:08 am
does scite do this?

Scott
ps: emacs doesn... but emacs on the Z is... \"challenging\"
Title: Looking for a text editor with syntax highlighting
Post by: Mickeyl on March 11, 2004, 12:31:23 pm
tinykate is pretty good.
Title: Looking for a text editor with syntax highlighting
Post by: yeswarchief on March 11, 2004, 02:55:18 pm
i like the \"big\" KDE Kate so I tried tinykate
unfortunately I get the following error

tinykate: error while loading shared libraries: opt/QtPalmtop/lib/libtinykate.so.1: undefined symbol: languageList__6Global

Title: Looking for a text editor with syntax highlighting
Post by: offroadgeek on March 11, 2004, 03:08:20 pm
Quote
tkcEditor is pretty good.

~ray

I agree, I think tkcEditor works very well on the Cxx0.
Title: Looking for a text editor with syntax highlighting
Post by: jscriv on March 11, 2004, 03:38:59 pm
The full build of scite definitely has syntax highlighting (for pretty much every and any language you care to name)... it\'s my fav editor on   my PC, and I try to leave a copy on every machine I work on ;-)

Hope that the  860 build also has the highlighting.

I wish someone would port it to QT so I could use it on my 5500...

Jeremy.
Title: Looking for a text editor with syntax highlighting
Post by: Anonymous on March 11, 2004, 08:39:48 pm
I was trying both emacs and vim on C700 (Cacko ROM). They work but I can not activate the syntax highlighting.... Any one knows how to solve this problem????
Title: Looking for a text editor with syntax highlighting
Post by: Tehas on March 11, 2004, 11:40:50 pm
I\'m using the version of TinyKate that cwaig posted about a year ago and then withdrew.  It does support an add-on for syntax highlighting but I noticed that is slowed down the performance so I took out that part.
Title: Looking for a text editor with syntax highlighting
Post by: jrsjkd on March 12, 2004, 10:36:04 pm
Hi guys,  
thanx for all your input.  I tried a couple, but settled on TKC editor.  Its probably the nicest of the bunch.  Ive been using it mostly for my HTML class that just started.  The 860 is a lot easier to pull out and manage my laptop...plus the OH and AHH factor when people notice.  For the most part Opera has been cooperating nicely as well in being able to just swap back and forth to review my work.  I havent reviewed any documantation but I hope there are some keyboard shortcuts in there.  crtl-s, alt-tab, crtl-r would be nice in speeding things up a bit.

Title: Looking for a text editor with syntax highlighting
Post by: tumnus on March 13, 2004, 01:05:08 pm
There are no keyboard shortcuts in tkcEditor. That\'s my main gripe with it. The AutoComplete feature isn\'t nearly as useful as it could be because you have to get your stylus out and tap the screen every time you want to use it. I\'ve had a request in theKompany\'s mantis system for this for months, nearly a year even, and nothing has been done about it  . I would have thought that would be very simple to implement.
Title: Looking for a text editor with syntax highlighting
Post by: raybert on March 13, 2004, 01:22:44 pm
It could definitely use more keyboard shortcuts.  It would be a bigger issue for me if I used it more often (I edit on a PC mostly).

They do have Fn+Left/Right, which do Home and End, and Fn+Up/Down, which do PageUp and PageDown.  Bare minimum, but useful to know, I guess.

~ray
Title: Looking for a text editor with syntax highlighting
Post by: tamarian on March 13, 2004, 04:55:33 pm
The best, IMHO, is nEdit. It\'s available either on pdaxrom or any rom if you install XQT.

With nEdit, you just download the format files for the programming language you write, and voila. Plus many other goodies
Title: Looking for a text editor with syntax highlighting
Post by: Anonymous on March 14, 2004, 07:18:31 pm
Quote
The best, IMHO, is nEdit. It\'s available either on pdaxrom or any rom if you install XQT.

With nEdit, you just download the format files for the programming language you write, and voila. Plus many other goodies

Where is it? I can not find any distribution for Zaurus... Please, could you give a link. Thanks!
Title: Looking for a text editor with syntax highlighting
Post by: tamarian on March 14, 2004, 07:26:08 pm
Here\'s one for the XPDA ROM:

http://www.pdaxrom.org/ipk_feed.php?menuid=11 (http://www.pdaxrom.org/ipk_feed.php?menuid=11)

Here\'s one for the XQT:

http://xqt.sourceforge.jp/feed/ (http://xqt.sourceforge.jp/feed/)

Then you can download the syntax files for any dev language from their official site:

http://www.nedit.org/ (http://www.nedit.org/)
Title: Looking for a text editor with syntax highlighting
Post by: zeigerpuppy on April 18, 2007, 12:05:34 am
Quote
The best, IMHO, is nEdit. It's available either on pdaxrom or any rom if you install XQT.

With nEdit, you just download the format files for the programming language you write, and voila. Plus many other goodies
[div align=\"right\"][a href=\"index.php?act=findpost&pid=14610\"][{POST_SNAPBACK}][/a][/div]

I installed nedit on pdaxrom and the program warns me of starting under the root user but also throws these errors and exits:
Cannot convert string "%s" to type %s
nedit: relocation error: nedit: undefined symbol: __divsi3

Any idea on how to fix this?
For the moment I am able to run nedit under pocketworkstation and it looks great, interestingly I still get the convert string error but it runs.

I am wanting an html/xml code editing solution that integrates with gFTP for on-line editing (this doesn't work with pocketworkstation since it is run in a chroot jail).