Poll: I use ...
You do not have permission to vote in this poll.
... the right editor for the right job. 9 26.47%
... my favorite editor for everything. 20 58.82%
M-x butterfly! 5 14.71%
Total 34 vote(s) 100%
* You voted for this item. [Show Results]

Using different editors for configuration and actual development... - Programming On Unix

Users browsing this thread: 1 Guest(s)
hades
Long time nixers
(10-01-2017, 01:51 PM)z3bra Wrote:
(10-01-2017, 12:55 PM)josuah Wrote: Sometimes, people have to code on MS Windows at work. Sometimes they use Visual Studio. Sometimes, they use notepad++.

My work machine is a windows machine. notepad++ is the simplest editor I've found on windows for my needs. Be it for reviewing SQL statements, viewing logs or whatever. If I need to "code" anything, I do that on my virtual machine.
I tried vim for windows, but it simply doesn't cut it.

You should check out Atom by the folks at github, it's breddy gud

You could also check out Lime, a FOSS clone of Sublime Text. I've played around with it and really like it, but haven't used it on Windows


Messages In This Thread
RE: Using different editors for configuration and actual development... - by hades - 10-01-2017, 09:42 PM