gistpad
gistpad copied to clipboard
VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
When you are `onStartupFinished` activated, you activate every single time, even if the user has no intention of using the extension. I don't exclusively work in Gists so all of...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
**Describe the bug** I run into an issue after editing gist where it does not update on GitHub. **To Reproduce** Steps to reproduce the behavior: 1. Open or create a...
**Describe the bug** Cannot open png images (likely other image types too) **To Reproduce** Find a Gist with a .png file, try to open it in GistPad **Expected behavior** Be...
Fix_128
**This PR fixes Issue#** Fix for issue #128: Unable to open Gist file with backslash in the filename **Description of the PR**: The `uri.path` value passed from `openFistFile` (file.ts:164) is...
This change allows to download one or more Gists or Files locally. For more context see #266
**Environment:** Windows 10 VSCode 1.42.1 GistPad 0.0.55 **Error Message:** `Unable to open 'bat.json': Unable to read file 'gist://2ee56db181266c4cb39c4f482e1277e6/snippets\bat.json' (TypeError: Cannot read property 'truncated' of undefined).` **Steps to Reproduce:** ``` 1....
Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
**Is your feature request related to a problem? Please describe.** I would like to have all gists locally for various purposes - advanced search, processing, backup... **Describe the solution you'd...
**Describe the bug** Attempts to Upload File(s) to Gist fails while using a Remote-WSL connection with the following message... Error running command gistpad.uploadFileToGist: Running the contributed command: 'gistpad.uploadFileToGist' failed.. This...