Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivernybroe/wing-idea
Intellij support for Wing
https://github.com/olivernybroe/wing-idea
Last synced: 3 months ago
JSON representation
Intellij support for Wing
- Host: GitHub
- URL: https://github.com/olivernybroe/wing-idea
- Owner: olivernybroe
- License: other
- Created: 2023-07-20T11:03:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T12:11:55.000Z (8 months ago)
- Last Synced: 2024-05-09T13:39:42.648Z (8 months ago)
- Language: Kotlin
- Size: 1.56 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Wing-Idea
![Build](https://github.com/olivernybroe/Wing-Idea/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/22353.svg)](https://plugins.jetbrains.com/plugin/22353)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/22353.svg)](https://plugins.jetbrains.com/plugin/22353)This plugin adds supports for Wing language in IntelliJ IDE's. It is not affiliated with either Wing or JetBrains.
## Template ToDo list
- [ ] Set the [Plugin Signing](https://plugins.jetbrains.com/docs/intellij/plugin-signing.html?from=IJPluginTemplate) related [secrets](https://github.com/JetBrains/intellij-platform-plugin-template#environment-variables).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## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Wing" >
Install Plugin
- Manually:Download the [latest release](https://github.com/olivernybroe/Wing-Idea/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...---
Plugin based on the [IntelliJ Platform Plugin Template][template].[template]: https://github.com/JetBrains/intellij-platform-plugin-template
[docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation