View Single Post
joshua.maverick's Avatar
Posts: 805 | Thanked: 440 times | Joined on Aug 2009 @ Mississauga, On
#365
Originally Posted by b666m View Post
i thought it may work - and i was wrong - sorry.



mhm...
you can use vi (command line - not very userfriendly but very fast and efficient if you are into it) or leafpad (graphical editor).
both don't have syntax highlighting.
if you want some color in your code you might try out vim.
don't know if there are any gui editors with syntax highlighting.
(maybe just search for "editor" and look at the descriptions in the app-manager)
Will try those out thanks!