Sublime Forum

Build Path to Google Chrome in Sublime Text 3/Yosmite

#1

I upgraded to the Sublime TExt 3 beta. I figured out that the Build path on the Mac now uses instead of Shell_cmd Cmd, but I cannot get it to open Google Chrome with the space in the file name. I have tried an escape character and double quotes and neither works.

I have a temporary work around of renaming the application, but I need the proper syntax for the default.

This is my working file: “shell_cmd”: “open -a /Applications/Chrome.app ‘$file’”

What is the syntax to change this to Google Chrome with a space in the app name?

0 Likes