Stephen Boesch
- Total activity 499
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 25
- Subscriptions 152
-
Created Turn off all Code Folding
Hopefully easy one. How to do this? I already have unchecked all boxes in teh project settings | code folding | fold by default.Still code folding is happening pretty frequently.is there another... -
Created Scala script headers not parsed correctly - workaround tips
Hi, I am back to an issue with the script header is not parsed properly. With the following header, the entire file is treated as if header.Basically the trailing !# that signifies the end of th... -
Created Nice feature of editor: postpone real-time re-parsing of current file
This is just a note of appreciation for one feature that I stumbled upon: if re-parsing of a file while you are editing is taking time, just hit "escape". Then you can continue to edit the file an... -
Created Scala script: entire script mistaken as comments
hI, I have a scala script that starts as follows:#!/bin/bash -vexport CLASSPATH=/shared/*:$SCALA_HOME/lib/*:$CLASSPATHecho $CLASSPATH#$(dirname $0)/fetch-sql.scalascala -versionexec scala -classpa... -
Created What is up with the IJ12 ultimate editor/parser??
I am seeing a series of very serious issues in the latest IJ12 ultimate. I have posted already that cut and paste even within same document can result in corrupted text. I am regularly seeing "File... -
Created Serious / showstopper IDE problem with cut and paste
Hi, I am using latest Idea 12.0.1 Ultimate on ubuntu 12.0.4 LTS and there is a serious problem with rearranging text: just doing simple cut and paste within a single document shows the text is ge... -
Created Hadoop core 1.0.3 sources not found from maven project (and after manual attach)
I have a maven project with hadoop-core dependency that matches what is on apache site: <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-core</artifactId> <version>1.0.3... -
Created Copy/paste class in project explorer broken in ij12?
Hi, Basically as the subject says: when I do ctl-c on a file in project explorer, and then ctl-v on its own parent directory, there is no opportunity to change the filename: and it uselessly comp... -
Created dynomite. that was fast.
I am a five year consisent user of Intellij, and more than that here and there (was too slow prior to a few years ago).Finally.. IJ12 just screams. Loaded scala project (spark..) in a few seconds... -
Created New project with scala facet: the "Project fsc compiler library" option lacks useful selections
Hi, In the Compiler | Scala Compiler Dialog and in the Project FSC | Compiler library dropdown, i get a strange (and not useful) set of entries:NoneBundler (v1.3 RVM) /...