vs-titanium extensionIntegrates the Appcelerator CLI into VS Code. This provides the user with an "Appcelerator Titanium Commands" view added to the bottom of the Explorer view. FeaturesThis extension provides the user with a collapsible, quick-access menu of the most common functions for mobile app development from the Appcelerator CLI.
This extension also provides default tasks for cleaning the project as well as building it for Android and iPhone devices and emulators/simulators. RequirementsBasically, you just need to be already set up for development with Appcelerator's tools and the appropriate native platform tools.
This extension requires that you have the appcelerator cli tools already installed. To build for Android or iOS, you must have also installed the Android SDK or Xcode, respectively. If you intend to create native Titanium modules, you'll also need the Android NDK. It doesn't hurt to install Android Studio. Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
Release NotesThis is the initial release. Future releases will include:
I hope this extension proves helpful. |