Skip to content

1.1. Download and Install Consulo

Download and install Consulo from the official website.

1.2. Check out Consulo Source Files

INFO

While not required, having the full sources of the platform and all bundled plugins available for browsing allows finding related implementations.

Download the Consulo source files from the Consulo GitHub repository.

1.3. Install Required Plugins

Make sure that the bundled Plugin DevKit plugin is enabled. Install and enable Grammar-Kit and PsiViewer plugins.

1.4. Create a Project

Create an Consulo Plugin project.