:formatting-prefs :alignSingleLineCaseStatements_maxArrowIndent

13 views
Skip to first unread message

richard emberson

unread,
Oct 10, 2012, 11:25:22 AM10/10/12
to ens...@googlegroups.com
When my .ensime file contains a :formatting-prefs with the
keyword :alignSingleLineCaseStatements_maxArrowIndent,
Ensime fails to parse it.

I note in org/ensime/util/SExp.scala that the regex for
keywords is:
lazy val keyword = regex(":[a-zA-Z][a-zA-Z0-9-:]*".r) ^^ KeywordAtom
which does NOT allow the '_' character.

How does this work for anyone?

Richard
--
Quis custodiet ipsos custodes
Reply all
Reply to author
Forward
0 new messages