play2-sublimetext2
play2-sublimetext2 copied to clipboard
Sublime text crashes on autocompletion in scala views.
I have confirmed this on several files and can reproduce it any time. It only occurs when play plugin is active.
Test scenario :
- Go to any view (works in play/samples)
- Type :
@anything.map { c =>
}.getOrElse {<cursor>
- Hit
tab
for autocompletion. - ST2 should freeze and crash.
Additionnal information :
Platform : Mac Os Lion Version : Build 2181 Plugin version : Git master