gistpad icon indicating copy to clipboard operation
gistpad copied to clipboard

VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists

Results 68 gistpad issues
Sort by recently updated
recently updated
newest added

**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...

bug

**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...

bug

**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...

enhancement

``` 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...

bug

**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...

enhancement

**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...

enhancement

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...

dependencies

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=2.1.1&new-version=2.1.3)](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...

dependencies
javascript

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?

bug