Salil Surendran

- 活动总数 43
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 18
-
-
-
-
-
Salil Surendran 创建了一个帖子, 已回答How to scroll line by line in IntelliJ while using touchpad in Microsoft Surface Pro 9 using Windows 11
When I scroll using the touchpad IntelliJ just jumps multiple lines and doesn't smooth scroll whether I check the option in settings or not. https://Upload id: 2024_04_22_UJsGNP69hsK14yzVLYLckw (fi... -
Salil Surendran 创建了一个帖子, 已回答IntelliJ not compiling before execution
How do I compile the entire project before it executes any file for a maven project. I create a Run configuration for single java class and I have to enter mvn:compile in the run configuration for ... -
-
Salil Surendran 创建了一个帖子, 已回答How to connect to Zeppelin Server with a remote proxy
Hello, There is no public IP for my EMR cluster and so I create a tunnel to a bastion and then connect to Zeppelin using a Firefox plugin like FoxyProxy. The tunnel is created using: ssh -o Pro... -
Salil Surendran 创建了一个帖子, 已回答Autocomplete left side of the equation
Consider, I have a method private List<String> getListOfStrings(){ } Is there a way for me to type in getListOfStrings(); Enter a shortcut and Intellij to autocomplete by adding 'List<String> li... -
Salil Surendran 创建了一个帖子, 已回答Shortcut key to auto-complete covering the next word.
Hello,I am working on IntelliJ for MacOS. I am looking at options to auto-complete where the auto-complete also covers the next word. I know two shortcut keys to auto-complete right now. One is 'Ta...