BobK
BobK
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
Create event listeners for key-binding up/down arrow scrolling. Also to 'jump' between fields. Desktop web / Electron For example: - Up-arrow to scroll ascending values - Down-arrow to scroll descending...
Install plugin-dialog using manual install JS API installed with pnpm Import plugin-dialog and then use the following code: ```js await open({ multiple: false, directory: false, properties: [{ mimeTypes: ['text/csv'] }],...
- Issue Type: `Performance` - Extension Name: `auto-rename-tag` - Extension Version: `0.0.15` - OS Version: `Darwin x64 18.5.0` - VSCode version: `1.32.3` Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load