![]() |
|
favourite code editor - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: favourite code editor (/Thread-favourite-code-editor) Pages:
1
2
|
RE: favourite code editor - Pr0Wolf29 - 05-18-2014 I'd have to say textadept. I recently found out about it and it replaced vim for me. I think it's a hidden gem.
RE: favourite code editor - superMAUS - 05-18-2014 (05-18-2014, 07:48 AM)Pr0Wolf29 Wrote: I'd have to say textadept. I recently found out about it and it replaced vim for me. I think it's a hidden gem. Great share m8! RE: favourite code editor - Lain - 05-19-2014 I use SublimeText on both Windows and Linux, sexiest damn editor. RE: favourite code editor - cr33pyguy - 05-19-2014 (05-18-2014, 07:48 AM)Pr0Wolf29 Wrote: I'd have to say textadept. I recently found out about it and it replaced vim for me. I think it's a hidden gem. Hey, is it easy to customise the syntax colours? If you can, this is getting downloaded as soon as I get home
RE: favourite code editor - superMAUS - 05-20-2014 (05-19-2014, 01:32 PM)cr33pyguy Wrote: Hey, is it easy to customise the syntax colours? If you can, this is getting downloaded as soon as I get home Certainly is! That isnt the default colour btw. RE: favourite code editor - katt - 05-20-2014 Sublime Text 2 * (Linux/Mac/Win) vim/vi (Linux/Mac) ** RE: favourite code editor - cr33pyguy - 05-21-2014 (05-20-2014, 07:35 AM)antlers Wrote: Certainly is! Nice. I'll probably take my custom color settings from eclipse and move to this editor... RE: favourite code editor - Eclipse - 05-21-2014 Coding sites: Dreamweaver CS6 Python: IDLE (Python GUI) Other: Notepad++ |