itemisCREATE / solidity-ide

Solidity plugin for Eclipse
Eclipse Public License 1.0
87 stars 25 forks source link

Aligned FunctionDefinition Formatting to the Solidity Styleguide #247

Closed jthoene closed 5 years ago

jthoene commented 5 years ago

The whole formatting of a function signature is now formatted acording the official solidity stylguide. Also added some convinience methods to implement the formatter based on EObjects instead on ITextRegions.