Pradeep Kumar
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
Pradeep Kumar 创建了一个帖子, 已回答selecting 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 创建了一个帖子, 已回答command 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 进行了评论, -
Pradeep Kumar 进行了评论, -
Pradeep Kumar 创建了一个帖子, 已回答how 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 创建了一个帖子, 已回答How 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 创建了一个帖子, 已回答Importing 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...