play2-sublimetext2 icon indicating copy to clipboard operation
play2-sublimetext2 copied to clipboard

Sublime text crashes on autocompletion in scala views.

Open iammichiel opened this issue 12 years ago • 0 comments

I have confirmed this on several files and can reproduce it any time. It only occurs when play plugin is active.

Test scenario :

  1. Go to any view (works in play/samples)
  2. Type :
    @anything.map { c => 

    }.getOrElse {<cursor>
  1. Hit tab for autocompletion.
  2. ST2 should freeze and crash.

Additionnal information :

Platform : Mac Os Lion Version : Build 2181 Plugin version : Git master

iammichiel avatar May 15 '12 09:05 iammichiel