Utility to use Visual Stodio Code on Appcelerator Studio projects.
Installation
Press F1 and narrow down the list commands by typing extension. Pick Extensions: Install Extension.
Select the Extension for Appcelerator extension from the list
Manual Install
Mac & Linux
cd $HOME/.vscode/extensions
Windows
cd %USERPROFILE%\.vscode\extensions
Usage
Build Commands
Press F1 and enter one fo the following:
Command
Appcelerator: login
Login in the appcelerator platform.
Appcelerator: run
Run a project–either build and run a Appcelerator application.
Appcelerator: publish
Create the binary to upload to Apple iTunes App Store or Andoird Google Store.
Appcelerator: clean
Clean the project.
Appcelerator: init
Initialize extension. Use this command to refresh connected devices or ios provisioning profiles.