Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VS Code - anyone using and thoughts
Message
From
17/11/2018 07:23:17
 
General information
Forum:
Visual Studio
Category:
Other
Miscellaneous
Thread ID:
01663458
Message ID:
01663487
Views:
49
>>>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.
>
>Thanks Rick for this.
>
>For right now I am looking into the Visual Studio Code as it is supported and ties in with SalesForce, and can be used as the code editor for Salesforce. At this point I am not sure the full blown Visual Studio is used with SalesForce.
>
>I wonder if using Visual Studio Code will give me an easier path to the full blown Visual Studio if needed down the road.

Visual Studio Community Edition is free for non-commercial use. You can download and install and test and use on any open source project.

I've never found a better developer environment than VS. It's the model I'm using in writing my own.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform