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
Fix issue with unsafe block typing (#50)
* Fix bug with 'unsafe{...}' block typing
* Change intellij plugin version to RC6
* Fix for Scala 2
* Fix Scala 2 bug with wrong type calculation