Open borkosavic opened 8 years ago
Are you on Windows, by chance? #1 has a fix for this but it's a breaking change. I'll try to get it published out soon. On Sun, Jun 19, 2016 at 8:59 AM Borko Savić notifications@github.com wrote:
I set up custom url and new project path, but none are considered by sublime.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/drinks/sublime-initializr/issues/2, or mute the thread https://github.com/notifications/unsubscribe/AAEbxUabUyWuUV4ezB4-VmepWpUsxXewks5qNT0dgaJpZM4I5KRd .
Nope, I'm on OSX 10.10.4 (14E46), using Sublime 3 (build 3074). If you need anything else, feel free to ask :)
If I could get a gist of your settings (even if obfuscated) that would be great.
Initializr.sublime-settings:
{ "zip_url": "http://www.initializr.com/builder?h5bp-content&html5shiv&h5bp-iecond&h5bp-chromeframe&h5bp-analytics&h5bp-htaccess&h5bp-favicon&h5bp-appletouchicons&h5bp-scripts&h5bp-robots&h5bp-humans&h5bp-404&h5bp-adobecrossdomain&h5bp-css&h5bp-csshelpers&h5bp-mediaqueryprint&h5bp-mediaqueries", "default_path": "~/Work/" }
Preferences.sublime-settings:
{ "class": "tabset_control", "color_scheme": "Packages/Theme - itg.flat/itg.dark.tmTheme", "font_size": 14, "ignored_packages": [ "Vintage" ], "theme": "itg.flat.dark.sublime-theme" }
Is that what you asked for?
I set up custom url and new project path, but none are considered by sublime.