Yankolo
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
-
Yankolo commented, -
Yankolo created a post, Debug doesn't open Edge Chromium
Whenever I run a Javascript debug configuration, Webstorm doesn't open my default system browser which is Edge (Chromium). Instead, Chrome opens. I have tried: (1) Setting up the option of "System ... -
Yankolo commented, -
-
-
Yankolo created a post, AnsweredHow to auto-insert curly braces after completing statements such as "if", "else", "switch", etc.?
Let's say I am typing "if" and click Enter, the following code appears: if () How can I modify the code completion so that when I type "if", the following code appears?: if () { } What... -
Yankolo created a post, AnsweredIs there a keyboard shortcut to press on balloon notifications?
Is there a keyboard shortcut to press on balloon notifications? For example, I currently have a notification balloon that says "IntelliJ IDEA 2020.1.2 available, Update...", I want to press on the ... -
Yankolo commented, -
-