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

https://github.com/c3lang/c3intellij

Plugin for the C3 language
https://github.com/c3lang/c3intellij

c3 language

Last synced: 10 months ago
JSON representation

Plugin for the C3 language

Awesome Lists containing this project

README

          

# C3 Intellij Plugin

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

Support for the [C3 Language](https://c3-lang.org/) in IntelliJ, CLion and many others.

The plugin, which is part of the official C3 project, is available on [Github](https://github.com/c3lang/c3intellij).

## Installation

- Using IDE built-in plugin system:

Preferences > Plugins > Marketplace > Search for "c3intellij" >
Install Plugin

- Manually:

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