Ihor Kuzyk

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Ihor Kuzyk commented, -
Ihor Kuzyk created a post, 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 created a post, 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 ...