Nick Schonning
Nick Schonning
@MBlondin I added you to the site if you want to play around a bit. It looks like updating to Wordpress 4.2.1 broke the qTranslate plug-in which seems abandoned now.
I'll take your word for it with the plug-in because I know nothing about WordPress :wink: I've sent the login stuff separately
If you want to try to setup this http://wplift.com/deploy-wordpress-theme-from-github-to-microsoft-azure let me know because I'll need to setup the hooks on my side.
This might require a change to the Sass language. You would need to request that to the `sass/sass` repo. I don't think it would be accepted though since it wouldn't...
This is a wrapper for libsass, and libsass won't add features that aren't in the Sass language. You could see if you can figure out a way to monkey patch...
I was thinking about this yesterday when I was trying to build. What about just getting rid of the "AnyCPU" target and then just include the VC++ project directly? Still...
Fair enough, looking at https://www.nuget.org/packages/Microsoft.TeamFoundationServer.ExtendedClient looks like they still use a `native` folder under `lib` along with the target architectures.
Makes sense, I'm looking at the base build right now since it's not compiling for me. I won't try anything to do with Core though 😉
Sounds like most of this is for https://github.com/errata-ai/vale-vscode
Sorry, are you saying it should be doing this now, or will in the future?