davidhq / SublimeEthereum

Ethereum Solidity, Vyper, Yul and StarkNet Cairo language syntaxes
MIT License
116 stars 43 forks source link

Syntax-color does not work in helper #59

Closed Willgg closed 2 years ago

Willgg commented 2 years ago

Syntax color does not work in .sol files containing only functions. For instance helpers. I guess function have to be within Contract to be recognized.

davidhq commented 2 years ago

Done in v1.1.32, it should update in PackageControl soon, please report back if implementation has any issues