Luigi_P

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
-
-
Luigi_P created a post, Sluggish performance problem isolated
I've come back to using IDEA, and was again frustrated by the really sluggish text editor. It affects all typing, but is particularly evident when inserting new lines (i.e. pressing return) and del... -
Luigi_P created a post, Is it possible to stop lightbulbs appearing on top of my code?
This has been annoying me a bit lately, as you can see from the picture above, if you're typing close to left margin as is often the case in Scala scripts, the lightbulbs appear on top of your code... -
-
Luigi_P created a post, Display return type of function?
Is there a way to quickly display the return type of an un-annotated function?e.g. (simple example) for `def isPalindrome (n: Int) = n.toString == n.toString.reverse` is there a quick way to get ID... -
-
-