You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you would do is add an other case into the cond list which goes back to see if the character before the point anchor is (, and if so, then returns (+ (* 2 scala-indent:step) lead))
If you want the change to be in the official release, you need to make the new feature configurable
mingzhao-db
added a commit
to mzhaom/emacs-scala-mode
that referenced
this issue
Oct 26, 2021
Hi,
Our company uses 2 spaces for general indentation, but 4 spaces for parameter list, as stated here:
https://github.com/databricks/scala-style-guide#indent
Is there any chance to support this? Thank you!
The text was updated successfully, but these errors were encountered: