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
- Host: GitHub
- URL: https://github.com/c3lang/c3intellij
- Owner: c3lang
- License: apache-2.0
- Created: 2020-08-27T07:12:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T22:01:36.000Z (about 1 year ago)
- Last Synced: 2025-04-15T22:32:11.667Z (about 1 year ago)
- Topics: c3, language
- Language: Kotlin
- Homepage: http://c3-lang.org
- Size: 921 KB
- Stars: 21
- Watchers: 3
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# C3 Intellij Plugin

[](https://plugins.jetbrains.com/plugin/21619)
[](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...