waigani / GoOracle

GoOracle is a Golang plugin for SublimeText that integrates the Go oracle tool.
MIT License
73 stars 17 forks source link

Fresh install missing Packages/GoOracle #12

Open anacrolix opened 9 years ago

anacrolix commented 9 years ago

When I do a new install of GoOracle, this directory is missing. As a result, attempts to modify the Package Settings default and user files result in errors like the following:

Unable to open /Users/anacrolix/Library/Application Support/Sublime Text 3/Packages/GoOracle/User.sublime-settings

alexmullins commented 9 years ago

I had to git clone this repo into my packages folder to be able to change the user settings. I would suggest you do that install of using package control until this is fixed.