scala-ide / scalariform

Scala source code formatter
http://scala-ide.github.com/scalariform/
MIT License
527 stars 148 forks source link

Support scala3 styled imports #295

Open dfedorenko opened 1 year ago

dfedorenko commented 1 year ago

This PR allows following syntax import foo.{bar as baz}