bbeale / intellij-solidity

Solidity plugin for IntelliJ

Home Page:https://plugins.jetbrains.com/plugin/9475-intellij-solidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solidity plugin for IntelliJ

Build Status JetBrains plugins intellij solidity

logo 256

Current status

You can support the development by sponsoring the plugin ❤️ on Github, clicking ★ on GitHub and rating it on the plugin page.

Features

  • Syntax highlighting

  • Code completion

  • File templates

  • Goto declaration

  • Find usages

  • Code formatting

Reporting an issue

Please attach the screenshot for every issue if possible. It will make the issue much clearer and easier to understand.

Build

./gradlew buildPlugin

Run

./gradlew runIdea

Contribute

Contributions are always welcome!

If you are only starting your way as an Intellij-Plugin developer, feel free to contact us, and we’ll help you with the IDE setup and guide you through the code so that you will be able to make your first contribution and fix that annoying bug that drives you nuts! And then if you are keen, you may dive deeper into the wonderful world of lexers, parsers, types, refactorings and code analysers.

For development documentation, see DEVELOPING.

About

Solidity plugin for IntelliJ

https://plugins.jetbrains.com/plugin/9475-intellij-solidity

License:MIT License


Languages

Language:Kotlin 82.5%Language:Solidity 9.0%Language:Lex 3.6%Language:ANTLR 2.9%Language:Java 1.9%Language:Shell 0.1%Language:HTML 0.0%