Ihor Kuzyk
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Ihor Kuzyk 进行了评论, -
Ihor Kuzyk 创建了一个帖子, Configure PHP Code Sniffer with guest machine
So, my current setup is phpstorm installed on macbook and ubuntu server in vmware.Can anyone share knowledge how to setup Code Sniffer for such configuration? Googling doesn't help.Thank you! -
Ihor Kuzyk 创建了一个帖子, How to use file watchers with nested folders and relative paths?
I have a project in which i want to use LESS to compile CSS files.Project folders tree:- root - themes - theme_one - less - styles.less - pages ...