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

syntax brace matching for classes with parametric fields #151

Open
abd34 opened this issue Aug 11, 2018 · 0 comments
Open

syntax brace matching for classes with parametric fields #151

abd34 opened this issue Aug 11, 2018 · 0 comments

Comments

@abd34
Copy link

abd34 commented Aug 11, 2018

class (val a: Int
  val b: Int
  val c: Int) {

  }

Hi,

With classes with parametric fields, the final brace doesn't align with the beginning of the class keyword. Is this an issue?

(also can I ask how to turn scala comments white rather than dark blue when using putty?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant