Filewatcher Scss Remote

Hello, i want to upload my template on server, but how can i use scss for remote?When i put files and i make ftp connection, everything is ok, but i don't have option for scss.

0
7 comments

Please could you clarify what option you are looking for? And what does it have to do with file watchers?

0
Avatar
Permanently deleted user

Yes, shortly, how can I use scss in remote connection? I know file watcher make this, but i don't have that option on remote connection, just for localhost projects.

0

Do you mean running the SASS compiler on a remote host? This can't be done from within the IDE, only locally installed binaries can be used as file watchers/external tools

0
Avatar
Permanently deleted user

Yes !! Oh, this is a big problem for me....So, we don't have any solution?

0
Avatar
Permanently deleted user

Okay, thank you. But I cannot edit locally and after finish compiling, make auto upload on server?

0

Sure you can; you have to set up auto-uploading and make sure that Skip external changes is not enabled in Settings | Build, Execution, Deployment | Deployment | Options

0

Please sign in to leave a comment.