css-initial-value icon indicating copy to clipboard operation
css-initial-value copied to clipboard

VS Code extension that shows the initial value of each property.

Results 4 css-initial-value issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Potentially closes #3 . I'm not completely certain `templateLanguages` should be where it is right now, but if you want it somewhere else I can move it easily. I'm using...

VS Code v1.57 introduced "Restricted Mode". https://code.visualstudio.com/docs/editor/workspace-trust#_restricted-mode When activated, the extension gets disabled. To make the extension compatible with Trusted Mode check https://github.com/microsoft/vscode/issues/120251