Brendan Forster

Results 107 issues of Brendan Forster

Repro steps: - Create an MVC4 project (.NET 4.5) -`Install-Package Code52.i18n.MVC4` (gets 0.2.5) - Compilation error in `LanguageController.cs` line 52 ``` public JavaScriptResult Language() { return GetResourceScript(Resources.Language.ResourceManager); } Because `Resources`...

![Image](https://github.com/up-for-grabs/tooling/assets/359239/522fd126-a566-416d-8fd9-9993ab4ede87)

Split off from #1893 For repositories which are very IO-intensive, `git status` can take significant time to complete and update the list of files being changed. We should show some...

enhancement
design-input-needed
not-planned

Split off from #1893 For scenarios where invoking Git takes time to compute the diff, we should have some sort of placeholder to show that stuff is happening. The example...

enhancement
design-input-needed
not-planned

I've published a new release which has custom integration support (for editors and shells) and would love help with testing this area for any platform-specific quirks, if anyone has scenarios...

meta

## Description I don't believe this is a regression for 1.6.0, but the Compare tab doesn't have the same restrictions as #6417 and I was able to get myself into...

bug
help wanted
priority-3

## Description A bit of polish to the new menu item for viewing the current stash ## Version * GitHub Desktop: 2.0.0 * Operating system: macOS 10.14.5 ## Steps to...

bug
help wanted
priority-3

**Please describe the problem you think should be solved** @niik raised an excellent point at the end of #7826 > My only remaining concern now is with how we're dealing...

enhancement
help wanted
not-planned

Some feedback from https://github.com/desktop/desktop/pull/2581 around the certificate flow that we need to add in the app: - [x] support stacking dialogs so that we can push and pop dialogs within...

enhancement
not-planned

Reported on Stackoverflow: http://stackoverflow.com/questions/34559255/github-desktop-this-file-is-empty/34563114 Lacks some important details about the state of the working directory, but capturing this to see if we can do better here.

enhancement
not-planned