Salil Surendran

- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
-
-
-
-
-
Salil Surendran created a post, AnsweredHow 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 created a post, AnsweredIntelliJ 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 created a post, AnsweredHow 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 created a post, AnsweredAutocomplete 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 created a post, AnsweredShortcut 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...