Steelman2k

Avatar
  • Total activity 609
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 206
  • Steelman2k created a post,

    Type of highlighted expression

    Would it be possible to show the type of a highlighted Scala expression in the editor? For example, if I highlighted Some(2) map  (_.toString) and held down the correct chord, it would pop up a bub...
  • Steelman2k created a post,

    Exception Analyzer questions

    I'm confused about exceptions showing up in the current 14 EAP build 138.1696 that have a status of fixed in prior builds after I submit. See the first two below for examples. How can the exception...
  • Steelman2k created a post,

    Optimize imports - a few issues

    Thanks for taking care of the the spurious scala.Some import!I'm running into a few issues related to Optimize import. Using scala plugin build 0.39.836 on IDEA v135.1019 ... Doesn't recognize impo...
  • Steelman2k created a post,

    Handling package.scala

    Scala plugin doesn't recognize the canonical use of Scala's package object in package.scala and marks the package name with a warning. For example, a package object that resides in the project in t...
  • Steelman2k created a post,

    Ctrl+Tab switcher: launching on last Tool window used

    It would be great if the Switcher had an alternative way to start you off on the last Tool Window you used. Something like holding down Shift while pressing Ctrl+Tab although it looks like shift is...
  • Steelman2k created a post,

    Exclusion list for Find-in-Path

    On the Find-in-Path results pane, does the Exclude function do anything other than put a line through the nodes & content? I'd like functionality that allows me to add a file to a persistent list o...
  • Steelman2k created a post,

    IntelliJ IDEA 9 M1 - coloring editor tabs

    A recent email from sales went out talking about new Maia features. How do you get to this one?   * You can now see what particular index.html you're looking at with customizable colors for editor ...
  • Steelman2k created a post,

    SQL console failure on Maia M1

    SQL console won't open. It complains with a Cannot Compile message: "Cannot find Groovy home for module .... Please set up Groovy facet."I don't have Groovy on this project. Does the SQL console su...
  • Steelman2k created a post,

    Find-in-Path somewhat dusty

    Find-in-Path could use attention in Maia when it comes to exploring large, unfamiliar codebases with diverse file types and ultimately modifying those codebases. If you are very familiar with your ...
  • Steelman2k created a post,

    Find on results within Find-in-Path

    Did there not used to be a way to invoke a find on the contents of a Find-in-Path pane? If so, what happened to it?Thanks,Jon