Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VS Code - anyone using and thoughts
Message
De
16/11/2018 17:47:19
 
 
Information générale
Forum:
Visual Studio
Catégorie:
Autre
Divers
Thread ID:
01663458
Message ID:
01663484
Vues:
68
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform