wrappid / vscode-extension

Visual Studio Code (VS Code) extension for the Wrappid framework
MIT License
6 stars 0 forks source link
vscode-extension wrappid wrappid-framework

Warppid Extension Readme

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:

  1. 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.
  2. 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:

  1. After cloning the project from GitHub, open it in your preferred IDE (e.g., Visual Studio Code).
  2. Install all dependencies by running npm install in the terminal/command prompt within your IDE.
  3. Execute the command npm run compile to generate the necessary JS files.
  4. Build the extension using the command vsce package. This will generate a .vsix file

Requirements

The Warppid extension requires the following:

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.

Additional Resources