what IDE and compiler do you use?

Programming, for all ages and all languages.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

At least WordPad doesn't choke on Unix-style linefeeds as Notepad does. But both don't have syntax highlighing, auto-indent, or tab-to-space conversion, and that alone are complete showstoppers for me.

But whatever floats your boat.

If you are considering TextPad, give UltraEdit a try, too. TextPad had its last release in June 2004, while UltraEdit development is still going strongly...
Every good solution is obvious once you've found it.
User avatar
Walling
Member
Member
Posts: 158
Joined: Mon Dec 04, 2006 6:06 am
Location: Berlin, Germany

Post by Walling »

For editing in Windows I use Notepad2 a lot. It is nice. It opens fast, just like Notepad, has syntax highligting, UTF-8, newline conversion, regex search and much more.. but it is not "bloated". I hide the toolbar so it looks similar to Notepad. I only use the keyboard shortcuts anyway.

Edit: ... and it is open source :)
Last edited by Walling on Mon Dec 11, 2006 9:35 am, edited 1 time in total.
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

Hmm.. The more people who start relying on proprietary software the more people I have to smack with a FAH-Q stick. 8)

http://www.scintilla.org/SciTE.html
http://notepad-plus.sourceforge.net/uk/site.htm (For you win-freaks.. It's based on Scintilla..) :roll:
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

Good ol' notepad, BP IDE and that is all :D
No freaky things like PSPad or others.

inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English :P)
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

Brynet-Inc wrote:Hmm.. The more people who start relying on proprietary software the more people I have to smack with a FAH-Q stick. 8)
Well... I take into account the feature set, the usability, the price tag, the chance of getting updates / bugfixes, and the outlook of the vendor, and then make my decision.

Free software scores high on price tag, usually high on updates / bugfixes, usually only mediocre on usability / outlook ("works for me" / "fix it yourself" / "pay for it if you want it changed"), and I haven't yet found a free editor that could stand up to UltraEdit in the feature department, especially since those morons at KDE have killed the project feature in Kate with the 3.5 release.

I am still considering using UltraEdit on Linux via wine, that's how good I think that editor is. And the author is very responsive when it comes to bug reports / improvement suggestions.
Every good solution is obvious once you've found it.
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

I know of a lot of people that use ultraedit or textpad, both seem to be very good. I consider UE to be pretty annoying because it does most things just a tad different than I'd like it to and both have annoying "register me" messages. Granted, they're because I don't buy the software but I just don't like them.
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

Post by bubach »

Lol, didn't think i would have to say this about M$ software but.. why use OSS that need bug fixes when you have notepad (stable since win95)? :lol:
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
User avatar
spix
Member
Member
Posts: 128
Joined: Mon Jun 26, 2006 8:41 am
Location: Millicent, South Australia
Contact:

Post by spix »

Free software scores high on price tag, usually high on updates / bugfixes, usually only mediocre on usability / outlook ("works for me" / "fix it yourself" / "pay for it if you want it changed")
You did say usually, but i still think that is a pretty unfair generalization. A lot of OSS projects listen to their users and add features that they want. A lot of commercial vendors don't. So, the possibility of fixing it yourself is a positive.

I used UltraEdit Studio on Windows for a while, but always seem to go back to vim. have you tried jEdit, or Eclipse? I guess you have.

Andrew
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

spix wrote:You did say usually, but i still think that is a pretty unfair generalization.
Just talking from my personal experience.
A lot of OSS projects listen to their users and add features that they want. A lot of commercial vendors don't.
Now who's generalizing? 8)
So, the possibility of fixing it yourself is a positive.
Yep... if you have dozens of hours to spend debugging foreign code, and don't mind having to maintain your own patchset until someone upstream can be bothered to merge it...
have you tried jEdit, or Eclipse?
And SciTE, and KDevelop, nedit, and probably a couple of others I have forgotten.
Every good solution is obvious once you've found it.
User avatar
spix
Member
Member
Posts: 128
Joined: Mon Jun 26, 2006 8:41 am
Location: Millicent, South Australia
Contact:

Post by spix »

A lot of OSS projects listen to their users and add features that they want. A lot of commercial vendors don't.

Now who's generalizing?
I'm saying there is a sizable portion from both commercial and OSS projects that listen to there users, and a sizable portion who do not. I maybe generalizing, but I think it is a more realistic generalization.
Yep... if you have dozens of hours to spend debugging foreign code, and don't mind having to maintain your own patchset until someone upstream can be bothered to merge it...
And if you purchase a program and it doesn't have a feature you want and the devlopers don't care / don't want to include it... well how are you better off? If you have the source, you have the option. If you don't want to improve it because you don't have the time etc, you are no better off, but you are not worse off either.

I thought you were saying that if you buy a program the vendor is somehow more likely to be interested in your ideas for improvement, and in many cases this is simply not true.

Andrew
User avatar
AndrewAPrice
Member
Member
Posts: 2299
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Post by AndrewAPrice »

When I said Tedpad before, I was actually referring to TED Notepad (http://en.wikipedia.org/wiki/TED_Notepad), not TextPad.

TED Notepad is closed source, but I 100% agree with spix's argument that open source software is more customizable than closed source software. If there was some small bug involving a feature you require that was overlooked before the software was released, there may not be an update or patch to fix the bug in CSS, but in OSS you have the option to take on the challenge yourself.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

spix wrote:I thought you were saying that if you buy a program the vendor is somehow more likely to be interested in your ideas for improvement, and in many cases this is simply not true.
Many, usually, often...

I had good experience with the commercial vendors of GoldEd and UltraEdit, and less than mediocre experience with the OSS vendors of JEdit and Kate. That's all I'm saying.
Every good solution is obvious once you've found it.
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Post by earlz »

why use OSS that need bug fixes when you have notepad (stable since win95)
Well let's see... no syntax highlighting, no line numbers to help with compiler errors, no tabbing, you have to browse through everything to open another file, there no built in debugging, there's no nifty "build" button so you have to open up another window type in "make" or "build.bat" and then wait for it to compile and see if there are any errors, umm when opening big files it will often act very slow, ummm... and can't handle unix files...so their why not to use notepad
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

Post by bubach »

Actually I use ConTEXT for webdev and fasmw for os-dev. But I used to use notepad for everything. it does have line numbers, in the status field. syntax highlighting is unnecessary luxury. :lol:
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

bubach wrote:Lol, didn't think i would have to say this about M$ software but.. why use OSS that need bug fixes when you have notepad (stable since win95)? :lol:
Why use OSS that needs bugfixes that are actually being made when you can use closed-source Notepad that's buggy as hell and that still needs bug fixes?

PS: XP notepad isn't close to '95 notepad.
Post Reply