https://github.com/vaadin/vscode-plugin
Vaadin Visual Studio Code Plugin
https://github.com/vaadin/vscode-plugin
Last synced: 3 months ago
JSON representation
Vaadin Visual Studio Code Plugin
- Host: GitHub
- URL: https://github.com/vaadin/vscode-plugin
- Owner: vaadin
- License: apache-2.0
- Created: 2024-03-28T10:20:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-02T10:53:45.000Z (3 months ago)
- Last Synced: 2025-10-20T23:04:18.264Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Support: SUPPORT.MD
Awesome Lists containing this project
README
# Vaadin Visual Studio Code Extension
Official Vaadin extension for Visual Studio Code. Improves user experience while developing Vaadin projects.
## New Project Wizard
You can create new Vaadin projects using `Vaadin: Generate new Vaadin project` command. Choose if you want to add example Flow or Hilla views, enable authentication and use stable or prerelease.

## Enabling Hotswap Agent
Use `Vaadin: Setup Hotswap Agent` to prepare your development environment to work with Hotswap Agent. Extension downloads proper JetBrains Runtime, installs Hotswap Agent library and updates project configuration.

## Vaadin Copilot Integration
Extensions improves user experience while working with Vaadin Copilot. File write operations are faster, changes are immediately reflected in your project. You can undo your changes directly from Vaadin Copilot.