Pradeep Kumar
- Total activity 13
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Pradeep Kumar created a post, Answeredselecting the item from suggest list using keyboard
I am using IntelliJ Idea and really like the keyboard centric features. I have installed IdeaVim plugin which is making me more productive. However, when I use IdeaVim I am able use the navigation ... -
Pradeep Kumar created a post, Answeredcommand E keyboard shortcut does not open the java class automatically
I am using IntelliJ Idea for Java development and came across the command + E keyboard shortcut to open the recently opened files. But when I hit command + E I see a popup with all the recent files... -
Pradeep Kumar commented, -
Pradeep Kumar commented, -
Pradeep Kumar created a post, Answeredhow to hit arrow keys without moving my hand
Hi, I am a big fan of Intellij Idea because it supports keyboard shortcuts for most of the operations. However, one thing I am not comfortable is having to take off my hand to press the arrow keys.... -
Pradeep Kumar created a post, AnsweredHow to insert smart statement completion
Many a times we use statements like Person person = new Person(); Is there a keyboard shortcut to auto complete the new Person() once I write Person person= -
-
Pradeep Kumar created a post, AnsweredImporting maven projects is showing compile time errors which I am not able to resolve.
I am new to using IntelliJ Idea. I downloaded the example code from the site - Java Persistence With Hibernate and opened the project in IntelliJ Idea IDE. The IDE is showing all compil...