943,623 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 549
  • C++ RSS
Mar 13th, 2009
0

Just out of curiosity...

Expand Post »
What editor/compiler does everyone use,
and,
what is your syntax highlighting like?

I'm using programmer's notepad 2, with a gcc win32 port...
with a stylish green-identifier, gray-text, white-operator, blue-comment, red literal on black background.
Attached Thumbnails
Click image for larger version

Name:	lineofcode.jpg
Views:	11
Size:	27.4 KB
ID:	9467  
Similar Threads
Reputation Points: 19
Solved Threads: 1
Junior Poster
winrawr is offline Offline
110 posts
since Dec 2008
Mar 13th, 2009
0

Re: Just out of curiosity...

Well, I don't suppose you should create thread like these.
BTW, I use Emacs with g++ command line on my Linux Box.
I also sometime uses Gedit( the default gnome text editor) with some plug in to make compilation easy.
Reputation Points: 1486
Solved Threads: 140
Practically a Posting Shark
siddhant3s is offline Offline
816 posts
since Oct 2007
Mar 14th, 2009
0

Re: Just out of curiosity...

why not? It is a forum... and I tried learning emacs but it got old quickly, I prefer using vim on *nix
Reputation Points: 19
Solved Threads: 1
Junior Poster
winrawr is offline Offline
110 posts
since Dec 2008
Mar 14th, 2009
0

Re: Just out of curiosity...

Well, according to me: Its the knowledge about language that counts rather than what tools/text editor you use. Though I believe that compiler plays a important role in programming
Reputation Points: 1486
Solved Threads: 140
Practically a Posting Shark
siddhant3s is offline Offline
816 posts
since Oct 2007
Mar 14th, 2009
0

Re: Just out of curiosity...

> What editor / compiler are you using?

I'm using Code::Blocks (not an editor but an IDE) with the MinGW compiler on Windows 2000 Professional (the best Operating System M$ ever made, has never crashed up until now and works smoothly)

For some people who ask themselves why I'm using W2K nowadays:

My reason of using Windows 2000 nowadays is:
-> 'If it ain't broken, don't fix it'
-> I'm stuck with some old P3's
(I have a new(er) computer, which theoretically is better, but practically it's just badder)

What's your syntax highlighting like?
Check out the screenshots at: http://www.codeblocks.org/screenshots
Last edited by tux4life; Mar 14th, 2009 at 3:55 am.
Reputation Points: 2125
Solved Threads: 243
Postaholic
tux4life is offline Offline
2,105 posts
since Feb 2009
Mar 14th, 2009
0

Re: Just out of curiosity...

>I'm using Code::Blocks with the MinGW compiler
Code::Blocks is a great IDE for sure. I use it when working on a BIG project within a group. As many programmers around me are not 'comfortable' with command line, they say.
Code::Block surely catches eye.

Regarding M$,
I (as Linux users) doesn't go against M$. But the fact remain that I am a OS/FSF fan and ideas of M$ do not fit into minds.
I am just waiting for the day, when everyone would be using a free operating system,(again, free not as in 'free beer' but as in 'freedom of speech')

You may ignore whatever you I said about M$ and remember that "try to use the tools your neighbor uses" so that If you ran into trouble, you can ask help from neighbors.
Last edited by siddhant3s; Mar 14th, 2009 at 4:02 am.
Reputation Points: 1486
Solved Threads: 140
Practically a Posting Shark
siddhant3s is offline Offline
816 posts
since Oct 2007
Mar 14th, 2009
0

Re: Just out of curiosity...

I have nothing against Linux, I'm using it on one of my pc's (CentOS -> ultra fast and stable) it's just the ideal OS if you want to program, but since I'm stuck with some old P3's, I think W2K is the best for them, it's definitely not XP (or Virusses Intruders Spyware Trojans and Adware, with the abbreviation of VISTA )
Reputation Points: 2125
Solved Threads: 243
Postaholic
tux4life is offline Offline
2,105 posts
since Feb 2009
Mar 14th, 2009
0

Re: Just out of curiosity...

> Well, according to me: Its the knowledge about language that counts rather than what tools/text editor you use.

yeah, good point.

Also, I may have to give Code::Blocks a try, it looks pretty good.
Reputation Points: 19
Solved Threads: 1
Junior Poster
winrawr is offline Offline
110 posts
since Dec 2008
Mar 14th, 2009
0

Re: Just out of curiosity...

Gvim FTW!
Attached Thumbnails
Click image for larger version

Name:	codesyntax.png
Views:	10
Size:	55.8 KB
ID:	9485  
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004
Mar 15th, 2009
0

Re: Just out of curiosity...

emacs if i'm going to code for more than 5 minutes otherwise vim.
sometimes I'm using emacs with speedbar and gud mode.

But mostly I'm sitting in a term over ssh,
so 90% of the time I'm using emacs with the -nw option.

I would really like to use vim more,
but the indentation is really inferior to the emacs indentation.
Pressing tab will indent to the correct column according to you scope.
Vim basicly just indents to whatever you have set your tab width to.

I tried a .vimrc hack that were supposed to do it emacs style,
but then it messed up my Makefiles.

I'm in no way trying to convert ppl to using a commandline for everything. I started up using all kinds of gui.

But using an terminal for everything is basicly making me more productive.
Reputation Points: 70
Solved Threads: 9
Junior Poster
monkey_king is offline Offline
160 posts
since Aug 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Error Allocating Memory
Next Thread in C++ Forum Timeline: Need help with pennies for pay!!!





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC