Nick C
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2
-
Nick C commented, -
Nick C created a post, Can I set PhpStorm to strip trailing spaces on save only in Markdown files?
PhpStorm has a helpful feature in the editor settings to "strip trailing spaces upon save":Is there any way to change this behaviour depending upon filetype?I would like to strip all trailing space... -
-
-
-
Nick C created a post, FTP: connection to 'example.com' failed [solved]
I'm unable to connect to a specific FTP server with PhpStorm. The message given upon clicking "Test FTP Connection..." is:Connection to 'example.com' failed.Could not login to FTP server on "exampl... -
-
Nick C created a post, How do I apply comments at the indent level when toggling them?
When toggling a comment in a PHP document using Code > Comment with Line Comment or pressing Command + /, PhpStorm behaves by:1. Adding a double forward slash at line position 1 and;2. Moving the c...