I wanna learn C# and .Net, does Codeblocks support it?
Probably it can be setup to compile C#, but this is not the right IDE for C#, try MonoSharp/MonoDevelop or whatever is the correct name for the free C# IDE.
...not to forget SharpDevelop:
http://www.icsharpcode.net/opensource/sd/
Thanks for your suggestions guys. I'll try sharpdevelop
Any possible reason why CodeBlocks isn't expanding to incorporate C# as it's highly popular language?
Quote from: jackuars on January 03, 2014, 02:38:26 PM
Any possible reason why CodeBlocks isn't expanding to incorporate C# as it's highly popular language?
Because:
QuoteCode::Blocks is a free C/C++ and Fortran IDE
Because there is no one who have volunteered to add native support for compiling, debugging and code-completion of C#.
If there is such person we (the dev team) will happily provide any help or feedback.