About 50 results
Open links in new tab
  1. gistpad/README.md at master · lostintangent/gistpad · GitHub

    📘 VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists - gistpad/README.md at master · lostintangent/gistpad

  2. Error to upload image, error to refresh, multiple errors on Extension ...

    Jun 13, 2024 · 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 an image to a Markdown Gist …

  3. v0.6.1 (11/19/2023) - GitHub

    v0.6.0 (11/19/2023) Added the New Gist context menu to tag groups in the tree, which allows quickly creating a gist with the selected tag Fixed the ability to create new repos from a repo template …

  4. Commits · lostintangent/gistpad · GitHub

    VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists - Commits · lostintangent/gistpad

  5. Understanding the usage of #tag - not grouping as expected

    Aug 24, 2022 · The tags needs to be at the end of the gist description, and there needs to be a space between the description and the hash mark. So "foo #bar" would put that gist into a group called "bar. …

  6. Unable to open: assertion failed. Argument is undefined or null ...

    Aug 14, 2021 · Describe the bug When opening certain gists in markdown, I get the error unable to open: assertion failed. Argument is undefined or null. Screenshots To Reproduce ...

  7. GitHub

    {"payload":{"allShortcutsEnabled":false,"fileTree":{"src/repos":{"items":[{"name":"comments","path":"src/repos/comments","contentType":"directory"},{"name":"store ...

  8. gistfs crashes SSH remote connection if certain UTF-8 ... - GitHub

    Feb 15, 2022 · gistfs crashes SSH remote connection if certain UTF-8 character gets appended to text that contains a URL. #272

  9. [FR]: tracking uncommited changes and upload to github/gist #333

    Jul 14, 2023 · Describe the solution you'd like It would be nice to have changes tracked and have the ability to update a gist on GitHub. Perhaps a command palette command to update the gist. …

  10. Cannot open png images (likely other image types too) #304

    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 able to see the image in VSCode edit...