Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Benjamin Jackman
Follow
New posts
New posts and comments
Total activity
56
Last activity
July 09, 2016 17:37
Member since
September 24, 2009 02:07
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
20
Activity overview
Posts (17)
Comments (19)
Sort by recent activity
Recent activity
Votes
Created
October 20, 2015 16:53
You still can change output directories in Project Settings -> Modules -> Paths. But after SBT refresh you will lose your changes.Yes I guess this is what I am asking for? Is it possible to have th...
Community
Scala
Have intellij output it's files in a different directory from sbt
0 votes
Created
October 16, 2015 12:56
Yeah, I use named parameters quite frequently, basically whenever the order of arguments to a method don't have a natural, well known order, and the types are primitives.In this case named paramete...
Community
Scala
Is there a feature to automatically add in named parameters for new functions?
2 votes
Created
October 07, 2015 13:01
Oh nevermind, I thought for some reason you were referring to setting a base package for splitting the package linese.g.having intellij writepackage foo.barpackage banginstead ofpackage foo.bar.ban...
Community
Scala
Package prefix to a folder containing Java sources
0 votes
Created
October 07, 2015 11:41
You probably want thishttps://github.com/JetBrains/sbt-ide-settings/blob/master/README.mdSee the ideBasePackages setting
Community
Scala
Package prefix to a folder containing Java sources
0 votes
Created
October 06, 2015 23:27
Ok, I had been using 14.1 instead of the EAP which is why i wasn't seeing it.It works great nowThanks!
Community
Scala
Formatter Oddness?
0 votes
Created
October 05, 2015 20:22
BTW the motivation behind this is in using scalajs-react library, coding things in the style from the examples leads to the code looking pretty ugly when the intellij formatter pulls stuff too far ...
Community
Scala
Formatter Oddness?
0 votes
Created
February 25, 2015 18:38
Thank you so much!I am very happy to be an intellij user as you guys made such great stridesin making a useable IDE for Scala back when eclipse was unusable. Before that lifewas pretty miserable: w...
Community
Scala
BUG? What happened to basePackage?
0 votes
Created
February 24, 2015 20:38
It does affect every single file we create or move, so it's pretty significantlocker for us since we rely on package objects to emulate a roll your ownpredef pattern.So, while I understand it doesn...
Community
Scala
BUG? What happened to basePackage?
0 votes
Created
November 13, 2014 18:09
Oh ok thank you.
Community
Scala
File name inspection doesn't appear to work when there is a companion
0 votes
Created
November 13, 2014 13:23
Hi Alexander,Thank you for the speedy reply, Unfortunately, disabling "Add fully qualified imports" is not what I want to do. I agree they are bad form and should be discouraged. What I am requesti...
Community
Scala
Organize Imports Changes doesn't keep shortest path
0 votes
1
2
›
»