Nick C
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 2
-
Nick C 进行了评论, -
Nick C 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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...