Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Leon Roy
Total activity
7
Last activity
July 18, 2017 08:14
Member since
September 18, 2013 16:48
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
July 18, 2017 08:14
Just expecting Webstorm to auto scan default exports from the `App` module which resides in the project src folder. Visual Studio Code does it, just wondering why Webstorm doesn't. Is this the expe...
Community
WebStorm
import Foo from 'bar' doesn't autocomplete
0 votes
Created
September 18, 2013 17:14
Input Code:https://github.com/Pasvaz/laravel-skeleton/blob/master/laravel/input.phpBrands Code: <?phpclass Brands_Controller extends Base_Section_Controller{ public $table = 'brands'; public...
Community
PhpStorm
Am I missing something?
0 votes
Created
September 19, 2013 12:08
Thanks a lot, that helped a lot.Ctrl+Click does take me to the ide_helper.php file rather than the implementation class directly but I guess it's liveable. One downside of the autocomplete though i...
Community
PhpStorm
Am I missing something?
0 votes