Facsimiler
Facsimiler
Having looked at the code for `IndentationChecker`, there are some complex issues to be resolved: - `IndentationChecker` treats a line as part of a multi-line comment if the line begins...
I just revisited this issue, which is still present in _Scala_ 2.12.8, and found that if I remove the `-implicits` flag, the assertion error no longer occurs. @Sciss It appears...
@bbstilson That's not a hard-coded value, just the default value. *All SBT* properties must be initialized, and all of them can be assigned new values.
There are some additional classes affected in the SFX-2 branch. ``` scalafx.application.ConditionalFeature scalafx.geometry.HPos scalafx.scene.control.ContentDisplay scalafx.scene.control.OverrunStyle scalafx.scene.shape.FontSmoothingType scalafx.scene.test.TextAlignment ``` Reminder: This is non-exhaustive. There could be more, and will be more...
The following appears to be an exhaustive list of files that contain Java-style constants in SFX-2, some of which (as indicated by ~~strikethrough~~) have already been resolved: ~~scalafx\animation\Animation.scala~~ scalafx\animation\PathTransition.scala ~~scalafx\application\ConditionalFeature.scala~~...
@eed3si9n Thanks for looking into this, Eugene! I'd also like to take the opportunity to thank you for all your great work on _SBT_ and its plugins. Also, _Scopt_ is...
It looks like this has been taken over by _GoDaddy_: Not owning the domain that acts as the library's organization could be problematic...
This release still seems to be unavailable. Any news?