Vinay Pandey

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
Created Scala code alignment while method chaining
AnsweredMy IDE aligns the method calls to the first column, like such: Is there any way I can align the method calls to the period (`.`), as shown below? I am able to do this in Java settings, but can... -
Created Buttons unresponsive with mouse
I just upgraded to 15.0.2 and the buttons for any popup boxes are unresponsive to mouse clicks. I have to use keyboard to select the options and use the buttons. Is anyone else having same problem,... -
Created Exporting IntelliJ Idea code style settings to editorconfig file
Hi everyone, I am fairly new user of IntelliJ Idea. I find the code styling feature of Idea quite wonderful and I am wondering if I can export these styles into a `.editorconfig` file. This will en... -
Created Question regarding keyboard configuration
Hey guys,I am trying to set up my keyboard for mac, in a way that the Home/End keys act like they do on my Linux box (move the cursor to beginning/end of line). For MAC, I downloaded Karabiner whic...