itemisCREATE / solidity-ide

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

fixed #297 #305

Closed Mazesch closed 4 years ago

Mazesch commented 4 years ago

added def dispatch void format(FunctionalAssemblyExpression it, extension IFormattableDocument document) and protected def int getLengthOfAssemblyExpression(FunctionalAssemblyExpression it)

which allow formatting of assembly expressions with less and more than 80 characters