Randall Schulz

- Total activity 1561
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 536
-
Created Long-Standing Spurious Import Error
Hi,I keep hoping for this to be fixed and I heard that there was a big improvement in type inference checked in recently (I confirmed some improvement with extended type checking is enabled) but th... -
Created 9.0.3 EA #95.260 AND #95.289 Fail to Connect To Subversion at Start-up
Every time I start IDEA and open my project (which I do separately): "(!) Not Logged To Subversion Click to fix. Not logged to Subversion '/###.###.###.##:80> svn@twain' (http://###.###.###.###/... -
Created SOE in Recent Nightly Plug-ins
The past four nightly plug-ins (0.3.1706, 0.3.1708, 0.3.1712 and 0.3.1720) throw repeating StackOverflowErrors. I've been trying every nightly but have to revert each time back to 0.3.1699 to avoid... -
Created Console and ScalaTest Run Configs Fail Silently (0.3.1564)
Hi,I am no long able to invoke Run Configurations for the Scala Console or for ScalaTest. Trying to invoke a Console Run Configuration yields nothing visible in the GUI while producing the stack tr... -
Created Erroneous and Transient "Unused import statment" since 0.3.1478
Hi,Since the release of Scala plug-in 0.3.1478 there has been a very noticeable error detecting unused imports. These spurious "Unused import statment" diagnostics come and go.Here's a screen captu... -
Created CSS Appearing in Quick Documentation Look-Up Display
I've recently noticed fragments of what looks a lot like CSS showing in the Quick Documentation Lookup pop-up.The documentation comment from which this was derived is perfectly ordinary:/** TOCItem... -
Created IDEA 9.0.2 Final + Scala Plug-in 0.3.1188 Free of Stack Overflows
Hi,I've been watching each successive nightly release of the Scala plug-in to see that it exhibits a stack overflow error when editing a couple of files form the Scalaz project. (Specifically its A... -
Created Cannot Get Newlines or Tabs into Replace-with Text
Hi,I find that if my "Replace with:" text contains escapes such as \t or \n, those strings show up in the replacement text as t and n, resp. The only way I have found to get a tab or a newline into... -
Created Return of the Horrendous CPU-Saturated Pauses
Hi,Since I upgraded my project to Scala 2.8, I find that those horrible pauses that interrupt everything have returned. And some of them happen even when no modification has been made to the file b... -
Created Spurious File Recognition by BashSupport
Hi,I notice that BashSupport claims a lot of files that are not really BASH scripts.Perhaps you could add an option that makes it require a shebang line with some known list of compatible shells ("...