Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Preserve dangling close parenthesis" option does not seem to be working #75

Closed
curreli opened this issue Feb 20, 2013 · 8 comments
Closed
Labels

Comments

@curreli
Copy link

curreli commented Feb 20, 2013

Please, see the following link:

https://www.assembla.com/spaces/scala-ide/support/tickets/1001528-scalarifom-option--preserve-dangling-close-parenthesis--is-not-working#/activity/ticket:

@curreli
Copy link
Author

curreli commented Feb 25, 2013

Any update on this?

@hrj
Copy link

hrj commented Nov 12, 2013

Let me join in with my insignificant contribution: I confirm this bug.

Would be great if this is fixed. I end up with a bunch of )))))))) which are very hard to match with their counter-parts.

@nbartlett
Copy link

one other piece of this that would be nice is if this worked for multi line line class constructors

@daniel-trinh
Copy link
Collaborator

Something similar to the fix requested here has been implemented in this branch: daniel-trinh#8

See this for info on how to use with sbt, and this for using it from sbt's CLI.

@fommil
Copy link
Contributor

fommil commented Aug 13, 2014

missing this when using the sbt-plugin 1.3.0 or the 0.1.5 direct API (via ENSIME) 😦

@fommil
Copy link
Contributor

fommil commented Jan 11, 2015

@daniel-trinh your branch's fix for this ticket works programmatically (i.e. when we call it from ENSIME) but not when invoked from sbt (i.e. formatting as part of the sbt build).

@fommil
Copy link
Contributor

fommil commented Jan 11, 2015

also, isn't this #98 ?

@jkinkead
Copy link
Collaborator

jkinkead commented Mar 7, 2016

The danglingCloseParenthesis should have fixed any issues with this old option.

@jkinkead jkinkead closed this as completed Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants