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
- Host: GitHub
- URL: https://github.com/kdl-org/intellij-kdl
- Owner: kdl-org
- License: mit
- Created: 2022-09-18T18:14:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T17:31:46.000Z (almost 2 years ago)
- Last Synced: 2024-01-23T23:47:24.481Z (almost 2 years ago)
- Language: Kotlin
- Homepage:
- Size: 253 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Intellij KDL

[](https://plugins.jetbrains.com/plugin/20136)
[](https://plugins.jetbrains.com/plugin/20136)

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...