Neal Ostrander
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Create Bootstrap Project: Modify Files created
Is there a way to modify the files that are created when you choose the option to create a new project using Twitter Bootstrap. I would like it to add some additional files. Thanks -
Created Modifying autocomplete
I have been searching for a way to modify what autocomplete shows for certain key presses. For example if you do <?p you get <?php. I would like to add one that if I type ? it will give me <?php ?>... -
Created New File options
Is it possible to add to the list of file types when you right click and select new from the menu? For example to have twig show as an option. -
Created Symfony Project no app_dev.php file on linux
I have not found any thing on this issue. I have recently started using PhpStorm on windows when I create a composer project using the symfony framework standard editon the app.php and app_dev.php ...