thSoft / elysium

LilyPond IDE for Eclipse
http://elysium.thsoft.hu
14 stars 3 forks source link

add further refactoring preferences #186

Closed nittka closed 6 years ago

nittka commented 6 years ago

In PR #174 the following additions to the refactoring preference page were suggested:

The first three were not controversial. The last one seems strange, as a primary goal of the refactoring participant is adapting the includes. Basically, this preference can be seen as a safety switch. While not disabling the refactoring help completely (e.g. movin compiled files as well), it allows disabling the include modifications in case of implementation errors lead to the destruction of includes when executing refactorings.

nittka commented 6 years ago

I would like to address this after #185 is reviewed (not necessarily merged) in order to prevent merge conflicts in the refactoring code.

nittka commented 6 years ago

I could not wait ;-) Based on the copileDirty branch, I added the preferences. I still think, adding the 4th more controversial preference does not hurt.

nittka commented 6 years ago

Resolved by merge of pull request. This was the last open issue assigned to the next milestone. I do not plan to address further issues in the near future. So, what are your release plans?

thSoft commented 6 years ago

Great! I think it's time for a release. I'm going to do it today.