This is a Visual Studio Code (VS Code) extension for the Wrappid framework. The Warppid extension provides features such as code snippets for common Wrappid constructs, and code intelligence with autocompletion to enhance your development experience with Wrappid. To get started, clone the project, i
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This is a Visual Studio Code (VS Code) extension the Wrappid framework. The extension provides features and functionalities to enhance the development experience with Wrappid.
Features
The Warppid extension includes the following features:
Code snippets: The extension includes a set of code snippets for common Wrappid constructs, such as styleClasses, coreClasses and common boilerplates, allowing you to quickly and easily write Wrappid code.
Code intelligence: The extension provides code intelligence features, such as autocompletion, making it easier to write Wrappid code.
Getting Started
To get started with the Warppid extension, follow these steps:
After cloning the project from GitHub, open it in your preferred IDE (e.g., Visual Studio Code).
Install all dependencies by running npm install in the terminal/command prompt within your IDE.
Execute the command npm run compile to generate the necessary JS files.
Build the extension using the command vsce package. This will generate a .vsix file
Requirements
The Warppid extension requires the following:
Visual Studio Code 1.42 or higher
Contributing
We welcome contributions to the Warppid extension. If you would like to contribute, please fork the repository and submit a pull request.
License
The Warppid extension is released under the MIT License.
Contact
For any questions or issues, please contact us at wrappid.framework@gmail.com.