Results 15 comments of artifactdev

Hopefully this could be fixed soon, so I wouldn't have to kick pie out of the project I'm working on.

Whats the actual point on this issue? I think it should be fixed soon as possible or better i hope for this.

Sorry that I'm asking all the time but isn't there a fix in work? I think this is a fatal showstopper in relation to accessibility statement.

I would love a way to get wp-content from local file system (where it's copied during the installation) and a possibility to get wp-content from a sftp location

I have the same problem maybe: https://github.com/artifactdev/alexa-fahrplan-dresden/blob/api-workaround/index.js#L92 `if (resultObject !== undefined) { console.log(resultObject); response.say(resultObject[0]).send(); cardArray.push(JSON.stringify(resultObject[1])); return false; }` The resultObject[0] is a String and console.log() gives me the String but...

Like @tejashah88 wrote, i mean exactly this.

I pushed a new release (1.0.3) to the package manager. Maybe this could fix your error. If not a workaround is to put the cursor above the statusbar until it...

Yes there is already a bugfix for that. use "theme": "Dark-Material.sublime-theme", "color_scheme": "Packages/Theme - Dark Marterial/schemes/Dark-Material.tmTheme", should be working on the latest version (appeared 30 minutes ago on PackageControl)

No you are doing everything right. Just updated and released a Bugfixrelease. But you have to reinstall the Theme once it is updated in Package Control. Until that you can...

Ok so you downloaded: https://github.com/artifactdev/Theme-Dark-Material/archive/1.0.1.zip First you should uninstall the theme with packagecontrol (Remove Package) Than the following steps: 1. extract and rename the folder to "Theme - Dark Material"....