Evert van Dansen

- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
-
Evert van Dansen created a post, How to setup Filewatcher with node-sass?
I have windows (8) and do not want to deal with ruby. So I installed node.js and node-sass (There do seem to be more packages that can compile scss files to css, but this seems to be the primary on... -
-
Evert van Dansen created a post, Place brace on last line?
Is there a code-style option for both php and js to place the closing brace } at the end of the last line of the code-block? -
Evert van Dansen created a post, Where is setting for single quotes for attributes in HTML?
When I select an attribute form the code-popup, it automatically inserts double quotes. I need single quotes, but I fail to find the appropriate option? -
Evert van Dansen created a post, Plugin will not install
The Bitbucket plugin had an update today, So i accepted the update and restarted PhpStorm.After a while I noticed the plugin wasn't active. So I looked at the plugin section in settings and the plu... -
-
-
Evert van Dansen created a post, Best way to get a list of files with specific inspection warning?
I got a project today with an enourmus amount of files. Part of the work involves changing all the old, deprecated code into new code. The inspections in PhpStorm marks all old code as deprecated j... -
-
Evert van Dansen created a post, What is a "dummy project"
While browsing through the keymap in settings, I came across the entry "New Dummy Project". I assigned a key to it an dpressed it.What it does is open en new instance of PhpStorm with the contents ...