TMS Software Blog: TMS Web Core and More with Andrew:<br />Intro to VSC
Summary
TMS WEB Core Application Built on Windows Installing Visual Studio Code may vary slightly depending on the Linux distribution in question. One of the other benefits of VSC is integration with Git, and theres an option here for that as well.This then creates the usual files in the folder weve selected and then opens the project. An initial warning about permissions may be shown, but then youre presented with the designer.From here, we can drop a TWebButton on the form, and then double-click on it to switch back to the source code to do something like changing the caption property. Creating a new project, and adding a button with an event handler, we end up in the same spot, just entirely within Linux.Installing VSC under macOS involves the same steps as Linux and Windows, so not much point in repeating them here. Id love to hear from any VSC users out there and what kinds of customizations they might recommend.The Microsoft issue still lurks in the back of my mind, but that may just be me holding a grudge.