Skip to content

Create or edit Excalidraw files within Jetbrains IDEs (IntelliJ, CLion, Webstorm, Goland, ...)

License

Notifications You must be signed in to change notification settings

ipv4sec/excalidraw-jetbrains-plugin

 
 

Repository files navigation

Excalidraw Integration for Jetbrains IDEs

Build Version Downloads Conventional Commits

This plugin allows creating or editing Excalidraw virtual whiteboard within the IDE.

light/dark plugin screenshot

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "excalidraw-jetbrains-plugin" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

How do I build and run this project?

For development purpose, clone the project locally and start it with the command:

./gradlew runIde

This will build the plugin and start a sandboxed instance of IntelliJ with the plugin already installed. You can even start this in debug mode.


The Logo is inspired from the actual Excalidraw logo (MIT licensed).

About

Create or edit Excalidraw files within Jetbrains IDEs (IntelliJ, CLion, Webstorm, Goland, ...)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 85.2%
  • TypeScript 13.0%
  • Other 1.8%