eclipse-archived / ceylon.formatter

A formatter for the Ceylon programming language, written in Ceylon.
Apache License 2.0
14 stars 11 forks source link

Minor changes for profile save and load #82

Closed akberc closed 10 years ago

akberc commented 10 years ago

Minor changes for profile save and load

lucaswerkmeister commented 10 years ago

Pushed as 7898729f7888439e2c541d6731797003b20411cc. Thanks!

lucaswerkmeister commented 10 years ago

@akberc don’t you need this for loadProfile as well?

akberc commented 10 years ago

Not yet, as the 'Import' function in the IDE profiles dialog picks up from an arbitrary place and copies it to the project folder and renames it to 'format.{profile}' so we are OK. It may be needed at a future point.