I have tried the method posted in stack overflow, as located here stackoverflow.com/questions/8023 … -in-chrome
I followed the guide. Then save the build file to user folder. Then test it out, ST told me “no build system”. What would be the problem?
I have tried the method posted in stack overflow, as located here stackoverflow.com/questions/8023 … -in-chrome
I followed the guide. Then save the build file to user folder. Then test it out, ST told me “no build system”. What would be the problem?
You can also associate build systems with specific languages. For example, to automatically select the build system for HTML documents add the following to your build system:
"selector": "text.html"