Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VS Code - anyone using and thoughts
Message
From
16/11/2018 17:47:19
 
General information
Forum:
Visual Studio
Category:
Other
Miscellaneous
Thread ID:
01663458
Message ID:
01663484
Views:
67
>Anyone using Visual Studio Code, and be willing to share how you use it. Things it can and can't do would also be helpful.
>
>https://code.visualstudio.com/
>
>I realize it is not Visual Studio.
>
>Thanks in advance......

You can do Linux development in Windows using the full version of Visual Studio.

Use a VM guest in a Linux machine, and map a network drive to a Linux path. Use a cross-compiler to generate Linux code using GCC, allowing GDB as a debugger.

You can also install CYGWIN or MinGW and do local testing in Visual Studio using GCC and GDB natively in Windows since VS 2015, and then later migrate to Linux to test.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform