This plugin adds supports for Wing language in IntelliJ IDE's. It is not affiliated with either Wing or JetBrains.
Adds support for the Wing language.
Wing combines infrastructure and runtime code in one language, enabling developers to stay in their creative flow, and to deliver better software, faster and more securely.
The following features are supported:
- Syntax highlighting
- LSP support
- Wing Console browser window
- Install NodeJS
- Install Wing
- Install IntelliJ IDEA Ultimate
- Configure the Node.js interpreter in IDEA
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Wing" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.