-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already …
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
@keyframes rotateThis {
from { transform: rotate(0deg); }
to { tr…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
@keyframes rotateThis {
from { transform: rotate(0deg); }
to { tr…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
@keyframes rotateThis {
from { transform: rotate(0deg); }
to { tr…
-
The code below lists and compares all features for Panel, and Panel material UI Button widgets to find out what's missing and what's new.
- Missing features: description_delay
- Extra features: la…
-
### I've searched open issues for similar requests
- [X] Yes
### Is your feature request related to a problem? Please describe.
Apologies if this has already been raised, but null-ls has now been a…
-
*Title*: Add [CustomTag.Metadata](https://www.envoyproxy.io/docs/envoy/latest/api-v3/type/tracing/v3/custom_tag.proto#envoy-v3-api-msg-type-tracing-v3-customtag-metadata) access logger formatters.
…
-
#### Summary
Support running payload formatters via WebAssembly runtime
#### Why do we need this?
- Relying on a well-maintained and audited technology, which will keep improving into…
-
### What happened?
As the title states, starting to pull my hair our locally. Currently I have my format targets configured like..
```starlark
load("@aspect_rules_lint//format:defs.bzl", "format_…
-
## Feature Request
Right now the Writers are actually Formatters and Writers in one. It would be much nicer to have Formatters and Writers. For example:
Formatters
- XmlFormatter
- JsonFormat…