gistpad
gistpad copied to clipboard
VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
**Describe the bug** The "+" button on Your Gists suggests the name [object Object]. **To Reproduce** In the GistPad sidebar, under Gists, find Your Gists and click the "+" at...
**Describe the bug** I've been using it for months now, and the basic features still works normally - I can create Gists, edit, rename, etc. Today I tried to add...
**Is your feature request related to a problem? Please describe.** I like having only stuff that I use regularly in my right click menu. **Describe the solution you'd like** I...
``` 2024-10-09 20:55:44.233 [error] Error: [ExtensionListenerError] Extension 'vsls-contrib.gistfs' FAILED to handle event: TypeError: Cannot read properties of undefined (reading 'document') at gh.value (file:///c:/Users/jgrote/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:156:35184) at T.B (file:///c:/Users/jgrote/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:29:732) at T.C (file:///c:/Users/jgrote/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:29:802) at...
**Is your feature request related to a problem? Please describe.** VSCode can run any local file in the terminal, but same thing doesn't work for file in GistPad, as the...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** The header: "## Header Would Like to Link to" You can right click on...
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I can upload TXT files normally with `Upload File(s)`. However, this command does not work for ZIP files. Could you confirm if GistPad does not support uploading ZIP files?