What text editor & operating system is everyone using?
category: general [glöplog]
AmigaDOS and AsmTwo.
For that slate of gray that is called work, I use TextWrangler on Mac and NPP on Windows. For wet web work, NetBeans. Even though those do the job, they don't feel modern, so feel free to disregard. Still, I know they're better than anything released by Microsoft or Apple.
And I hope nobody mentioned Emacs. I dismissed it as a joke in 1994 and I'm sure it's still that backward. It's like Ravenholm. We don't go there anymore. :D
And I hope nobody mentioned Emacs. I dismissed it as a joke in 1994 and I'm sure it's still that backward. It's like Ravenholm. We don't go there anymore. :D
Never went Sublime cos I like never had a use for moving text like a fucking rectangle. :D NetBeans has live refactor since a few years now.
For most of my programming in the last 5 years I've been running Emacs, on OS X (Mostly) and Windows. I don't like to have too strong habits, I feel I should be able to program with any editor, however. (Been using notepad++ on my home desktop lately)
(The reason for emacs was originally for ease/portability of my source-code tools across platforms)
(The reason for emacs was originally for ease/portability of my source-code tools across platforms)
This is what the p5 editor (very beta) looks like, btw. Ported a Processing sketch of mine for testing.
Mac OS X, Vim (in iTerm).
Win7/Win10, Notepad++, MED
For private stuff:
Mac OS X/Unix/Linux: mcedit in terminal, Sublime Text occasionally
Windows: mcedit in CygWin terminal and Notepad++ occasionally
Amiga: CygnusEd
MorphOS: CygnusEd and Scribble
For work stuff: whatever IDE in the toolchain required for the task is forced on me...
I try other editors considered "proper" by the masses from time to time, but somehow I always gravitate back to mcedit and CED... :) And I always get a lot of shit for mcedit wherever I go, because apparently editors are religion for some... But I don't care.
BTW, on all platforms, I still long for a DOS Navigator style multi-Window file manager, file viewer and file editor, I used to use on DOS and OS/2, up to the late 90s... (Somehow the other platform ports of DN wasn't that good...)
Mac OS X/Unix/Linux: mcedit in terminal, Sublime Text occasionally
Windows: mcedit in CygWin terminal and Notepad++ occasionally
Amiga: CygnusEd
MorphOS: CygnusEd and Scribble
For work stuff: whatever IDE in the toolchain required for the task is forced on me...
I try other editors considered "proper" by the masses from time to time, but somehow I always gravitate back to mcedit and CED... :) And I always get a lot of shit for mcedit wherever I go, because apparently editors are religion for some... But I don't care.
BTW, on all platforms, I still long for a DOS Navigator style multi-Window file manager, file viewer and file editor, I used to use on DOS and OS/2, up to the late 90s... (Somehow the other platform ports of DN wasn't that good...)
Quote:
BTW, on all platforms, I still long for a DOS Navigator style multi-Window file manager, file viewer and file editor, I used to use on DOS and OS/2, up to the late 90s... (Somehow the other platform ports of DN wasn't that good...)
Isn't any other orthodox file manager (total commander, midnight commander on linux) not good enough? What kind of things has DOS Navigator that these are missing?
Notepad2 for quick edits of mostly unformated plain text. Ends up as f# pseudocode at best.
Notepad++ for edits of formated text with More doctype and Language constraints by Language such as html css c glsl-c webgl and all The instruction sets.
Tex and abc format Are my guilty pleasures but i rarely touch any .tex editor as i next to never need to make a pdf presentation but i like to convert midi to abc.
Notepad++ for edits of formated text with More doctype and Language constraints by Language such as html css c glsl-c webgl and all The instruction sets.
Tex and abc format Are my guilty pleasures but i rarely touch any .tex editor as i next to never need to make a pdf presentation but i like to convert midi to abc.
My question was mostly curiosity btw, I could check this dos navigator to see if there is something interesting, but there is a windows port, isn't it good enough?
Notepad++ for Window$ , it is really a cool tool and it covers most of my text editing.
Occasionally I use NotePad for AmigaOS 4.1 FE.
Occasionally I use NotePad for AmigaOS 4.1 FE.
...a may be weird combo for my tiny intros =>
- Risc OS and BBC Basic on a Raspberry Pi 2/3 plus !StrongED for prototyping stuff
- Windows 10 and Flat Assembler/DOSBox plus Notepad++ for the real thing
- Risc OS and BBC Basic on a Raspberry Pi 2/3 plus !StrongED for prototyping stuff
- Windows 10 and Flat Assembler/DOSBox plus Notepad++ for the real thing
charlie: you know far manager?
Atom and Sublime Text 3 on Mac OS X and NSA 10. Occasionally it's more convenient to just use Nano or cat directly on the command line.
@Charlie, just to get you interested:
I use Far for all my file managing needs and it has a pretty good internal editor (with customizable syntax highlighting and vertical blocks). All linking is done using custom batch files and variety of command line tools (I do not get make, sorry).
Am hoping to stay on Windows 7 for as long as I feasibly can.
I use Far for all my file managing needs and it has a pretty good internal editor (with customizable syntax highlighting and vertical blocks). All linking is done using custom batch files and variety of command line tools (I do not get make, sorry).
Am hoping to stay on Windows 7 for as long as I feasibly can.