viskin
viskin
Installed Alcatraz. Search for "EditorConfig" reveals nothing. XCode 7.3 Any other step needed to make it work?
Current implementation of ToGdipBitmap extension method (when PixelMode.Gray) keeps gray border around letters:  It doesn't look good when bright text is rendered on bright background. Instead, I propose to...
WKWebView still does not provide support for custom schemas. See this [issue](https://github.com/driftyco/cordova-plugin-wkwebview-engine/issues/80). This seems to be completely in hands of apache/ionic. Nevertheless, if such support will appear, it will significantly...
Docker client is popular tool that now available on Windows: https://docs.docker.com/windows/step_one/ It comes with bash completion file: https://github.com/docker/docker/blob/master/contrib/completion/bash/docker
Occurs only when new server is deployed with Azure DSC extension, does not reproduce locally. Actually, this error also happens with plain Package resource. The error is: ``` VM has...
Hi George. This PR adds possibility to use marker-animate-unobtrusive to perform marker animations. The process is explained [here](https://github.com/terikon/marker-animate-unobtrusive#integration-with-overlappingmarkerspiderfier). It includes non-functional and functional changes. Non-functional changes are: - As I...
I use IConfigurationManager to mock configuration, but I found no easy way to mock values stored in configuration sections. For example, I want to change session timeout during test. I...
I'm talking about VS2013 and 1.0.1 version of the extension. Scroll seems to work with extension installed same way as it does without it - not smooth. I checked with...