Extension Icon

GitHub Gist

Create, search and display GitHub gists.
Avatarkoinzhang
2,218 Installs
OverviewCommandsVersion History

Versions11

Add Copy Raw Link action - November 9, 2023

  • Add action to copy the raw link of the gist file

Update - July 26, 2023

  • Updated dependencies

Update - April 12, 2023

  • Updated dependencies
  • Enable syntax highlighting

Update - April 12, 2023

  • Updated dependencies

Optimize extension - September 30, 2022

  • Optimize Search Gists command loading speed

Delete Gist action optimization - July 4, 2022

  • Optimize delete Gist action: a warning will pop up to prompt the user to confirm before deleting the gist
  • Update toast text

Add "Load More" - May 15, 2022

  • Update settings item: you can choose the number(30-100) of Gist loaded per page.
  • Add "Load More": When you select the last item in the list, the next page of Gist will be loaded automatically.
  • Add "Open in Ray.so" action: Create beautiful images of your gist code using ray.so.

Fix Markdown Preview bug - April 18, 2022

  • Fix Markdown files are not previewed correctly (fix: #1331).

Add Image Support - April 8, 2022

  • Add Image support (fix: #1326).

Update GitHub Gist - April 8, 2022

  • Release of GitHub Gist version 1.1
  • Add new action for Search Gist command, you can use ⌘+N to create a new gist.
  • Fix text error.
  • Fix the bug that Gist files cannot be deleted and file names cannot be modified when updating Gist.

Added GitHub Gist - April 8, 2022

  • Release of GitHub Gist version 1.0
  • Create Gist: Create gists on GitHub.
  • Search Gist: Search and display gists from GitHub.