Intellij-Solidity — is a plugin for Itnellij-based IDEs such as Webstorm, PhpStorm, PyCharm etc . This plugin offers syntax highlighting, code formatting and autocomplete for Solidity files. Although, it doesn’t provide any solutions for compiling and deploying contracts.
Read moreIs Solidity similar to JavaScript?
Smart contracts If you’re a JavaScript developer and wanting to write your own smart contract, you may want to get familiar with Solidity. This is the most popular smart contract language and it’s syntactically similar to JavaScript , which may make it easier to learn.
Read more