-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
19 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
# d2-intellij | ||
|
||
![Build](https://github.com/DVDAndroid/d2-intellij/workflows/Build/badge.svg) | ||
![Build](https://github.com/develar/d2-intellij-plugin/workflows/Build/badge.svg) | ||
[![Version](https://img.shields.io/jetbrains/plugin/v/20630.svg)](https://plugins.jetbrains.com/plugin/20630) | ||
[![Downloads](https://img.shields.io/jetbrains/plugin/d/20630.svg)](https://plugins.jetbrains.com/plugin/20630) | ||
|
||
<!-- Plugin description --> | ||
Basic language support for D2 for JetBrains IDEs. | ||
Language support for D2 for JetBrains IDEs. | ||
<!-- Plugin description end --> | ||
|
||
## Installation | ||
|
||
- Using IDE built-in plugin system: | ||
- Using an IDE built-in plugin system: | ||
|
||
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Marketplace</kbd> > <kbd>Search for "d2-intellij"</kbd> > | ||
<kbd>Install Plugin</kbd> | ||
|
||
- Manually: | ||
|
||
Download the [latest release](https://github.com/DVDAndroid/d2-intellij/releases/latest) and install it manually using | ||
Download the [latest release](https://github.com/develar/d2-intellij-plugin/releases/latest) and install it manually using | ||
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters