Solidity plugin for IntelliJ
This plugin is in alpha stage.
You can support the plugin development by clicking ★ on GitHub and rating it on the plugin page
-
Syntax highlighting
-
Code completion
-
File templates
-
Goto declaration
-
Find usages
-
Code formatting
Please attach the screenshot for every issue if possible. It will make the issue much clearer and easier to understand.
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.