What are your editors?
1
Name:
Anonymous
2013-01-10 12:29
What editors do you use to code?
I use:
c - VIM
c ++ - VIM
perl - VIM
haskell - VIM
python - VIM
scala - ECLIPSE / VIM
java - ECLIPSE
I think eclipse suck balls. It forces me to use the mouse. But it seems to be impossible to write JAVATM without a editor, which will type for you.
2
Name:
Anonymous
2013-01-10 12:32
I want to use a mouse.
3
Name:
Anonymous
2013-01-10 12:33
>>2
The mouse sucks. It is slow. With a tiling window manager and a good editor, you will never have to touch the mouse again.
4
Name:
Anonymous
2013-01-10 12:38
visual studio > anything, also the reason why c# will play a impotent part in the future and now deal with it
5
Name:
Anonymous
2013-01-10 12:40
>>3
When I code most of the time I spend is on thinking, I don't see a problem writing in any environment.
6
Name:
Anonymous
2013-01-10 12:52
>>5
Depends if the environment is objectively bad or not. I suppose you have the luxury of turning your shitfilter off at will. That must be nice.
7
Name:
Anonymous
2013-01-10 12:57
>>4
I know C# will play an
impotent part in the future. I dealt with it by trashing my c# book and never looked at it again.
8
Name:
Anonymous
2013-01-10 13:56
i like geany
9
Name:
Anonymous
2013-01-10 14:55
I mostly use Aegisub these days.
10
Name:
Anonymous
2013-01-10 14:58
Lisp is idempotent .
11
Name:
Anonymous
2013-01-10 16:18
ex-vi
And the only programming language worth mentioning from the list is C, so you know what you will code in.
12
Name:
Anonymous
2013-01-10 16:18
vim is niggerware
13
Name:
Anonymous
2013-01-10 16:22
emacs is tskerware
14
Name:
Anonymous
2013-01-10 16:41
>>13
no. emacs is kikeware
15
Name:
Anonymous
2013-01-10 17:12
GNU Emacs for everything.
16
Name:
Anonymous
2013-01-10 19:29
>>2
Luckily,
acme is there
just for you .
17
Name:
Anonymous
2013-01-10 21:49
microsoft notepad IDE
18
Name:
Anonymous
2013-01-10 22:01
$ dd if=filename | less
:q
$ dd of=filename
^D
What, you can't remember the whole file? Clearly you don't understand it enough to change anything!
19
Name:
Anonymous
2013-01-11 1:57
Xcode for Objective-C, vim for everything else.
20
Name:
sage
2013-01-11 7:50
every programmer worth their salt writes their own editor.
21
Name:
sage
2013-01-11 7:51
every programmer worth their salt writes their own editor.
22
Name:
Anonymous
2013-01-11 9:14
>>20,21
Thanks
Cudder
Makes me feel better about myself and my plans to write a modal ncurses IDE for a DSL and lisp->multiple-languages compiler in scheme. Basically Vim with scripting all the way down (not vimscript), possibly in Racket.
23
Name:
Anonymous
2013-01-11 13:56
>>22
You're welcome and good luck with your editor, I'm going for opengl and one hardcoded bitmap font (IBM VGA font, my favorite).