Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Randall Schulz
Follow
New posts
New posts and comments
Total activity
1561
Last activity
February 26, 2016 12:18
Member since
November 17, 2006 20:43
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
536
Activity overview
Posts (169)
Comments (856)
Sort by recent activity
Recent activity
Votes
Created
February 24, 2011 16:38
Dmitry,I realize I edited my post into a confusing state. I do use the tab switching that goes to adjacent (left or right) tabs, but what I get from the Tab Switch plug-in is the ability to switch ...
Community
IntelliJ IDEA Plugin Users
TabSwitch Opens New Tabs w/ Split Panes
0 votes
Created
February 24, 2011 01:34
What language are you using? Scala? if so, it's best to post in the Scala plug-in's own forum.Randall Schulz
Community
IntelliJ IDEA Users
prevent xml-literals from formatting
0 votes
Created
February 23, 2011 14:47
Does the built-in tab capability allow me to bind an action to switch to recent tabs? If so, I don't see it.The only tab-related actions I see are for moving to adjacent (left or right) tabs. If yo...
Community
IntelliJ IDEA Plugin Users
TabSwitch Opens New Tabs w/ Split Panes
0 votes
Created
February 22, 2011 17:23
A file containing this:-==-println("Hello, world.")-==-That's a Scala script.If you want to compile it to produce a runnable Scala program, use something like this:-==-package stone.alex.worldobjec...
Community
IntelliJ IDEA Users
Weird Scala issue with 10.0.2
0 votes
Created
February 21, 2011 15:10
Andrey,Yes, by many people it is. I usually put the body of single-expression methods on a separate line:object Test { def func() = println("test")}Also, since I'm the pedantic sort: The def ke...
Community
Scala
Spacing inside one line methods
0 votes
Created
February 21, 2011 06:10
Why use the braces at all? They're superfluous.Randall Schulz
Community
Scala
Spacing inside one line methods
0 votes
Created
February 20, 2011 21:19
Alex,The issue you're seeing have to do with the difference between Scala scripts (no package declaration and "loose" code at the top level like defs and vals or plain old evaluable expressions).Sc...
Community
IntelliJ IDEA Users
Weird Scala issue with 10.0.2
0 votes
Created
February 18, 2011 14:59
Please don't write code like that. It really hurts my eyes to see such misleading formatting.Randall Schulz
Community
Scala
Always space after a colon
0 votes
Created
February 08, 2011 00:50
You can file a YouTrack as a "Feature" (request) issue. Naturally, you should search existing issues to make sure it's not a duplicate.Randall Schulz
Community
IntelliJ IDEA Users
open code file in new splitter
0 votes
Created
January 30, 2011 17:19
Define a macro and bind that to a keyboard accellerator?Randall Schulz
Community
IntelliJ IDEA Users
Update web resources via hotkey
0 votes
«
‹
3
4
5
6
7
8
9
10
11
12
13
›
»