Fliplet VS Code Extension
Fliplet VS Code Extension
The Fliplet VS Code Extension is designed to streamline the development workflow for Fliplet apps. With this extension, you can easily integrate your development environment with Fliplet’s platform, enabling faster and more efficient app building.
Setup
Prerequisites
Before getting started, ensure you have the following installed on your machine:
- Visual Studio Code
- Node.js (version 12 or higher)
- Fliplet CLI
Installation
- Open Visual Studio Code.
- Navigate to the Extensions panel (
Ctrl+Shift+X
). - Search for
Fliplet
and click Install. - Once installed, you’ll find the Fliplet icon on the Activity Bar. Click it to access the extension’s features.
Initial Configuration
To link the extension with your Fliplet account:
- Open the Fliplet panel.
- Click on the Fliplet: Login button.
- Enter your Fliplet credentials to authenticate.
Usage
Working with Projects
- Once you’ve logged in, you can find your projects in the Fliplet panel.
- You can open project files in VS Code and make changes.
Extending App Features
Developers can also use the Fliplet VS Code extension to manage and extend features like app navigation, custom themes, and data source integration. The integration with Fliplet Studio allows for real-time collaboration with your team.