Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What C++ IDE does Anonymous prefer?

Name: Anonymous 2007-07-17 23:32 ID:/+dlQEYw

Recommend me a good IDE, Anonymous.  I wouldn't even mind paying for one, just recommend me a C++ IDE that doesn't fucking suck.

I've grown tired of emacs and vi.

Visual Studio fails.

Eclipse is overrated.

Code::Blocks is underdeveloped.

KDevelop is too easy to break.

NetBeans is... well, it's fucking NetBeans :/

And Dev-C++ hasn't been updated since Barry Goldwater ran for president.

...

So that's a summary of all I've tried and used often these last 7 years.  I've never seen a C++ IDE that I like.

Right now I think, from experience, that all C++ IDEs suck ass.  Prove me wrong, Anonymous.

Name: Anonymous 2007-07-19 7:14 ID:YJftMDWS

>>56
btw delek is custom

hi clear

let colors_name = "delek"

" Normal should come first
hi Normal     guifg=Black  guibg=White
hi Cursor     guifg=bg     guibg=fg
hi lCursor    guifg=NONE   guibg=Cyan

" Note: we never set 'term' because the defaults for B&W terminals are OK
hi DiffAdd    ctermbg=LightBlue    guibg=LightBlue
hi DiffChange ctermbg=LightMagenta guibg=LightMagenta
hi DiffDelete ctermfg=Blue         ctermbg=LightCyan gui=bold guifg=Blue guibg=LightCyan
hi DiffText   ctermbg=Red          cterm=bold gui=bold guibg=Red
hi Directory  ctermfg=DarkBlue     guifg=Blue
hi ErrorMsg   ctermfg=White        ctermbg=DarkRed  guibg=Red       guifg=White
hi FoldColumn ctermfg=DarkBlue     ctermbg=Grey     guibg=Grey      guifg=DarkBlue
hi Folded     ctermbg=Grey         ctermfg=DarkBlue guibg=LightGrey guifg=DarkBlue
hi IncSearch  cterm=reverse        gui=reverse
hi LineNr     ctermfg=Brown        guifg=Brown
hi ModeMsg    cterm=bold           gui=bold
hi MoreMsg    ctermfg=DarkGreen    gui=bold guifg=SeaGreen
hi NonText    ctermfg=Blue         gui=bold guifg=gray guibg=white
hi Pmenu      guibg=LightBlue
hi PmenuSel   ctermfg=White        ctermbg=DarkBlue  guifg=White  guibg=DarkBlue
hi Question   ctermfg=DarkGreen    gui=bold guifg=SeaGreen
hi Search     ctermfg=NONE         ctermbg=Yellow guibg=Yellow guifg=NONE
hi SpecialKey ctermfg=DarkBlue     guifg=Blue
hi StatusLine cterm=bold           ctermbg=blue ctermfg=yellow guibg=gold guifg=blue
hi StatusLineNC cterm=bold         ctermbg=blue ctermfg=black  guibg=gold guifg=blue
hi Title      ctermfg=DarkMagenta  gui=bold guifg=Magenta
hi VertSplit  cterm=reverse        gui=reverse
hi Visual     ctermbg=NONE         cterm=reverse gui=reverse guifg=Grey guibg=fg
hi VisualNOS  cterm=underline,bold gui=underline,bold
hi WarningMsg ctermfg=DarkRed      guifg=Red
hi WildMenu   ctermfg=Black        ctermbg=Yellow    guibg=Yellow guifg=Black

" syntax highlighting
hi Comment    cterm=NONE ctermfg=green       gui=NONE guifg=red2
hi Constant   cterm=NONE ctermfg=red         gui=NONE guifg=green3
hi Identifier cterm=NONE ctermfg=darkcyan    gui=NONE guifg=cyan4
hi PreProc    cterm=NONE ctermfg=darkyellow  gui=NONE guifg=magenta3
hi Special    cterm=NONE ctermfg=lightred    gui=NONE guifg=deeppink
hi Statement  cterm=bold ctermfg=blue        gui=bold guifg=blue
hi Type       cterm=NONE ctermfg=blue        gui=bold guifg=blue

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List