Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Brad MacGregor
Total activity
6
Last activity
August 06, 2018 17:51
Member since
August 30, 2017 19:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (0)
Comments (3)
Brad MacGregor
commented,
August 06, 2018 17:51
Is there a way to do this without making the application poll all project files? perhaps I can hook into the minification script to upload on completion?
Community
PhpStorm
Automatically deploy minified file when uploading unminified file
0 votes
Brad MacGregor
commented,
May 17, 2018 17:22
It depends on type hinting. When you declare the member variable, if you are indicating that it is a boolean member, then the getter will begin with 'is' instead of 'get'. you can change boolean va...
Community
IntelliJ IDEA Users
Code generation: getters for Boolean and boolean
0 votes
Brad MacGregor
commented,
August 30, 2017 19:03
I do not appear to have a non-project scope, but the files in non-project scope appear in all scopes. Is there a way to exclude non-project files from a custom scope?
Community
IntelliJ IDEA Users
What are non-project files?
1 vote