Pavitra Golchha

- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 12
-
Edited Add parameter name comment to method calls in Java
AnsweredFor example, I have foo("hello", null, 0, false) which I want to convert into foo(/*a =*/ "hello", /*b =*/ null, /*c =*/ 0, /*d =*/ false) Also, when method calls are written in this form, I'd not ... -
-
-
Created Light in Dark theme!?
This happened after I uninstalled the Material Theme plugin. I installed Webstorm today. -
Created Separate Textbox for Project names
Please, can you add a separate text box for entering Project names (highlighted in the screenshot)? -
Created How to enable DeMorgan's Law?
AnsweredI mistakenly disabled DeMorgan's Law suggestion in PyCharm. How do I get it back?