Will

- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created Excluding files from sub-project in main project
I have a main project / And a sub project /frontend When I scan for files (cmd+p using sublime keymap) from my main project, I am always seeing files from my sub project appear, even though I have ... -
-
-
-
Created Code formatting of Vue SFC
Line 78. Is there a way I can keep in-attribute line breaks from breaking the code formatting? -
Created Formatting of Vue single file components
PHPStorm isn't auto formatting the template part of my SFC's. The tab marks are also inconsistent. Seems it's around the {{ }} areas.