-
```
I've found this project to be useful but wanted to have the build-time steps in
MSBuild. Adding this to your *.csproj files in which you use the constraints
should accomplish the same thing as …
-
I did some digging, it seems that the new refactored version and Paul Betts' extension [SaveAllTheTime](https://github.com/paulcbetts/SaveAllTheTime) are conflicting.
SaveAllTheTime calls Save period…
-
### Description
I'm trying to deploy Xamarin Forms UWP app, package with PackageUWP to Windows Sandbox and they can't find dependencies.
### Steps to Reproduce
1. Generate and pack Xamarin …
-
**Describe the bug**
GoToImplementation puts VsVim into the visual mode.
**To Reproduce**
Steps to reproduce the behavior:
1. Set a cursor on a symbol
2. Ctrl+F12
3. VS jumps to the imple…
-
**Describe the bug**
While in insert mode, Ctrl-H does not backspace characters. Duplicate of #447, but that was resolved in 2011.
**To Reproduce**
`i{somechars}`
**Expected behavior**
`` sho…
-
Hey guys, thanks for the hard work on this plugin. I was wondering, ctrl-t ctrl-d isn't super intuitive for me since I use this so frequently, and I had a few ideas about improving it. First thought i…
-
### Installed product versions
- Visual Studio: Community 2015
- This extension: 1.9.173
### Description
Ctrl +B isn't working and Ctrl +I is doing \* for itallics when the project description states…
-
Is this possble?
- Don't remove references that are dependencies of other packages
- When removing a package, using nuget to remove the reference
-
## Current behavior
Any styles defined in `Themes\Generic.xaml` are not found.
## Expected behavior
This is the standard location for default styles in UWP apps and needs to be supported. It …
-
## Current behavior
The ThemeService injection seems to have a problem.
Navigating to a page that isn't the first page produces a COMException if we try to access the IsDark property of …