vscode-awesome-ux icon indicating copy to clipboard operation
vscode-awesome-ux copied to clipboard

Showcase of how to employ best practices to provide a high-fidelity user experience inside of VS Code extensions.

Results 5 vscode-awesome-ux issues
Sort by recently updated
recently updated
newest added

Bumps [eta](https://github.com/eta-dev/eta) from 1.12.3 to 2.0.0. Commits 48ac365 2.0.0 5651392 Don't use data object for Eta configuration (#214) 811b6be 1.14.2 f9994ad fix type declaration (#213) ca5b987 1.14.1 403121c Rebuild README.md...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

We have done some improvements on the tangle lib to allow webview events without having them all to be resolved first. This PR updates the tangle version including updates of...

This patch introduces telemetry reporting across extension host and webviews. 🚧 __Note:__ the package we use for reporting is not yet published. It needs to be added to the `package.json`...

Implement a tree view in the side panel to show how https://github.com/stateful/tangle can not just bridge sandboxes but also UI tech/toolkits.