0mkara / etheratom

Solidity compilation and Ethereum contract execution interface for hackable atom editor
https://atom.io/packages/etheratom
GNU General Public License v3.0
252 stars 41 forks source link

Syntax highlighting/autocomplete don't seem to work for me #41

Open lcdupree opened 7 years ago

lcdupree commented 7 years ago

Installed first using the atom-package-manager then installed from source. Package is installed and can compile (but not create). But .sol files don't have syntax highlighting or autocomplete.

0mkara commented 7 years ago

https://atom.io/packages/linter-solidity is responsible for syntax highlighting @lcdupree