Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Roman Shein
Total activity
22
Last activity
March 18, 2016 14:02
Member since
March 03, 2014 14:29
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
11
Activity overview
Posts (0)
Comments (11)
Roman Shein
commented,
March 18, 2016 14:02
Hello! Some of the improvements are covered in What's new in IDEA (here: https://www.jetbrains.com/idea/whatsnew/#scala). For extensive list of changes and improvements we will post on scala plugin...
Community
Scala
Scala plugin roadmap update?
1 vote
Roman Shein
commented,
January 21, 2016 11:35
Please check whether (Run->toggle line breakpoint) or corresponding hotkey is working for you.
Community
Scala
Can't set breakpoint in Community Edition
0 votes
Roman Shein
commented,
October 11, 2015 11:20
Thank you for the report.I've taken a look into the code and have detected the cause of the issue.Please roll back to an earlier version of plugin for now. I will fix this today, so the next nightl...
Community
Scala
Can't run a ScalaTest FlatSpec
0 votes
Roman Shein
commented,
October 06, 2015 22:39
Hi, Benjamin.It is actually a well-known issue that has been addressed a while ago: https://youtrack.jetbrains.com/issue/SCL-5376.Updating plugin to the latest version should resolve it for you. If...
Community
Scala
Formatter Oddness?
0 votes
Roman Shein
commented,
June 09, 2015 11:44
Hello,Thank you for the feedback.The highlighting for 'it' is caused by 'it' being a val, while 'scenario' and 'property' are defs. It's coming from default scala plugin highlighting scheme.I don't...
Community
IntelliJ IDEA Users
Syntax highlighting for FeatureSpec Scalatest
0 votes
Roman Shein
commented,
April 30, 2015 12:36
Hello.What version of scala plugin are you using?Could you please check if the issue persist with default settings?If it does not, please provide your code style settings. To do this either list di...
Community
IntelliJ IDEA Users
Scala plugin adds multiple brackets around try
0 votes
Roman Shein
commented,
February 13, 2015 12:52
Hello.Please answer the following questions so I can assist with your issue:What versions of IDEA and scala plugin do you use?What testing framework and which version of it do you use?It would help...
Community
Scala
Toggle Test (A.K.A. goto test, or Navigate > Test) always says 0 found.
0 votes
Roman Shein
commented,
January 21, 2015 09:00
Hello.It is very likely that the error you are seing is caused by lack of scala-xml jar in your module's dependencies. It is required to run ScalaTest suites.You can download it manually from here:...
Community
Scala
NoClassDefFoundError: scala/Option on Scala Console startup
0 votes
Roman Shein
commented,
January 13, 2015 14:47
Hello.It is a known issue (see the youtrack ticket here: https://youtrack.jetbrains.com/issue/SCL-8080).It is being addressed currently and, hopefully, will be fixed soon.Roman.
Community
Scala
ScalaTest Running single test in class produce "Empty test suite."
0 votes
Roman Shein
commented,
March 03, 2014 14:29
Hello.Here is youTrack bug submission for this issue: http://youtrack.jetbrains.com/issue/SCL-6737A fix that solves reporting problems and should solve all other problems (failed to reproduce other...
Community
IntelliJ IDEA Users
Bug in IntelliJ / ScalaTest2 / dynamic.classpath
0 votes