Added new feature that allows to leave all variables undeclared if option selected in dialog
Fixes #17460
Now I think that the CodeReparator should be a presenter and that it should pass via the application to raise menu. MorphicUIManager will break.
In a future step yes!
I fixed the merge conflict
This breaks a lot of tests sadly
The compiler architecture sucks. It should not raise UI or talk to UI elements.
In a future step yes!
I fixed the merge conflict
And moreover, it does not add new tests for the new behavior.
I'm sorry but It's difficult to accept new features without tests.
Also, whenever doing UI changes, please add screenshots of the new features in the PR.