Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Scott Grosch
Total activity
7
Last activity
May 18, 2018 03:02
Member since
March 20, 2015 22:38
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
May 18, 2018 03:02
OK, so now my code looks like this, which I guess is complete: @Overridepublic void actionPerformed(AnActionEvent e) { VirtualFile file = e.getData(CommonDataKeys.VIRTUAL_FILE); if (file ==...
Community
IntelliJ IDEA Open API and Plugin Development
PhpStorm Plugin right-click
0 votes
Created
March 24, 2015 06:10
PhpStorm 8 on the Mac doesn't have deployment options when I right-click on a file or folder.
Community
PhpStorm
Deploy a website
0 votes
Created
March 25, 2015 14:37
Yes, I have that one. Thanks. I see to have this working at this point. Now i just have to bind a key to it ;)
Community
PhpStorm
Deploy a website
0 votes