Jump to content

Recommended Posts

Posted

i just cant run visual studio, I have the dreaded recourse network unavail etc, which even registry hacks cant fix, so my easiest route apart from a complete fresh install is use another program, have you any recommendations? on win 10 but I also have the unbuntu add on

Posted

Code::Blocks IDE seems to be recommended a lot (cross-patform, too); here's a snippet:

 

Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash)

PC: AMD Ryzen 9 5950X | MSI Suprim GeForce 3090 TI | ASUS Prime X570-P | 128GB DDR4 3600 RAM | 2TB Samsung 870 EVO SSD | Win10 Pro 64bit

Gear: HP Reverb G2 | JetPad FSE | VKB Gunfighter Pro Mk.III w/ MCG Ultimate

 

VKBNA_LOGO_SM.png

VKBcontrollers.com

Posted

Depends how heavy or lightweight you want.

 

VSCode w/ the main C# extension is ok, especially if you're doing .net Core apps.

 

The JetBrains Rider IDE seemed pretty decent (been 18 months since I last touched that) for a Visual Studio-esque experience, and might be a better choice if you're doing .net Framework / .net Standard.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...