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

https://github.com/kdl-org/intellij-kdl

Official IntelliJ IDEA plugin for KDL
https://github.com/kdl-org/intellij-kdl

Last synced: 7 months ago
JSON representation

Official IntelliJ IDEA plugin for KDL

Awesome Lists containing this project

README

          

# Intellij KDL

![Build](https://github.com/kdl-org/intellij-kdl/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/20136.svg)](https://plugins.jetbrains.com/plugin/20136)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/20136.svg)](https://plugins.jetbrains.com/plugin/20136)

![demo](images/demo.png)

IntelliJ Platform plugin with language support for [The KDL Document Language](https://kdl.dev/)

## Installation

- Using IDE built-in plugin system:

Settings/Preferences > Plugins > Marketplace > Search for "intellij-kdl" >
Install Plugin

- Manually:

Download the [latest release](https://github.com/kdl-org/intellij-kdl/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...