William Stam

- Total activity 105
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 38
-
William Stam created a post, page header comment to last saved date / time
is there any way to have it that phpstorm saves the last saved date time / user to a document? <?php/** * User: username * Date: 2013/04/26 - 11:35 AM */ -
William Stam created a post, make sure that indenting is ONLY tab or SPACE
i always use tabs.. but some times phpstorm does tab tab tab space space space space (4 spaces since my settings say a tab is 4 saces wide)now im wondering.. is there a way to tell the ide to ONLY... -
-
William Stam created a post, PHPdoc for autocomplete
k so im new to using phpdoc's been trying to figure out how to do thisI have an index file setting up all my routes etc.. also delcaring stuff like$app->set('DB', new DB('mysql:host=localhost;dbn... -
-
-
William Stam created a post, Weird behaviour with the auto save
k so this is starting to bug me now. im working on a fat free project (php) with template files.. when i go to the browser and click refresh i get all kinds of errors at times.. (seems the page isn... -
William Stam created a post, Spell check suggestions short cut
at the moment you right click on the typo > spelling > Type: change to...then a "auto complete" like popup apears under the word with suggestions. any way to get it to show when you click on the ... -
-
William Stam created a post, html templates - probably been asked cant find it
there seems to be a bit of an issue when using html templates. any way to get webIDE to play nice? the above is a django style template for php (haanga :p ) on code formatting it completely anialat...