Steelman2k
- 活动总数 609
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 206
-
Steelman2k 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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