Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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