Dave

Results 14 issues of Dave

# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...

feature
area: devkit/build-angular
devkit/build-angular:i18n
feature: insufficient votes

I confirm (by marking "x" in the [ ] below: [x]): - [x] This is not a troubleshooting question. [Troubleshooting questions go here: https://docs.mattermost.com/install/troubleshooting.html](https://docs.mattermost.com/install/troubleshooting.html). - [x] This doesn't reproduce on...

Type/Bug
Windows

### Steps to reproduce 1. Create a new project using the _VSIX Project w/Command (Community)_ template. 2. Uninstall the `Community.VisualStudio.Toolkit.17` package. 3. Install the `Community.VisualStudio.Toolkit.16` package. 4. In the `MyCommand`...

I would like to write my own template-based rules, but the `getTemplateParserServices` function and the `ParserServices` interface are not exported from `eslint-plugin-template`. I've posted a workaround here: https://github.com/angular-eslint/angular-eslint/discussions/849#discussioncomment-2040750 It seems...

package: eslint-plugin
triage

### Command test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...

type: bug/fix
freq1: low
severity3: broken
area: devkit/build-angular
devkit/build-angular:karma

##### **Overview of the feature** Allow multiple export formats so that you don't have to run compodoc multiple times. ##### **Motivation for or Use Case** I'm using Storybook which uses...

Type: Enhancement

This change allows a `ToolkitToolWindowPane` to get the underlying `WindowFrame` for the tool window. This is useful if you need to listen to events on the window frame to, for...

I wanted to define some custom colors for an extension I'm writing. It's a pretty convoluted process, so I created some wrapper classes and thought it belongs in the toolkit,...

I updated Tweakster today and when restarting Visual Studio I received the message that the extension failed to load. I also received another message about the [UndoCloseTab](https://github.com/reduckted/UndoCloseTab) extension failing to...

**Is your feature request related to a problem? Please describe.** Related to #2506 The [wiki](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/wiki/IdentityModel-7x#reminder) says: > All the IdentityModel libraries must have the same version 7.0.0 in your project...

Enhancement
IdentityModel8x