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

Error: file type is not recognized as solidity or vyper file #303

Open dermotmcg opened 3 years ago

dermotmcg commented 3 years ago

Is there anyway to silence this error from popping up when saving and working with non .sol files in Atom? E.g. I frequently code in Python and get multiple errors. Thanks