Sandy Armstrong

Results 6 issues of Sandy Armstrong

Many VS Code language extensions include keybindings like: ``` { "key": ".", "command": "^acceptSelectedSuggestion", "when": "editorTextFocus && suggestWidgetVisible && editorLangId == 'csharp' && suggestionSupportsAcceptOnKey" } ``` In `monaco-editor`, there doesn't...

feature-request
editor-api

### Checklist - [X] I have checked the [issue page](https://github.com/lay295/TwitchDownloader/issues?q=is%3Aissue) for duplicates ### Write stuff here Just wanted to say I love this tool so much. It's exactly what I...

When I run `./butane run` from a git checkout, I get the following error in a libnotify bubble: Problem logging in to mycampfire Tinder::AuthenticationFailed Here is my ~/.butanerc (password changed,...

.NET Core 2.1 is not supported on arm64 Macs. .NET 6.0.300 SDK is a long-term support release with broad compatibility. Newer `Microsoft.Build` package versions no longer have `netstandard2.0` support (see...

1. Use `Xamarin.Mac.Sdk/0.17.0`. 2. Reference (directly or indirectly) `System.Memory` or `System.Threading.Tasks.Extensions` in your app. 3. Build and run. ## Expected results Correct assemblies are bundled; app runs without issue. ##...

### Requirements - [X] This is a feature request and not a bug report. Otherwise, please create a new [bug report](https://github.com/LemmyNet/lemmy-ui/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=BUG_REPORT.yml) instead. - [X] Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this...

enhancement
area: administration