Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GFM PreviewNew to Visual Studio Code? Get it now.
GFM Preview

GFM Preview

tomoki1207

|
6,426 installs
| (0) | Free
Preview Markdown with GFM using GitHub API
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-gfm-preview

Preview Markdown with GFM. screenshot

Description

Rendering Markdown preview with GFM using GitHub API.

Authentication

You can 60 requests per hour in Unauthenticated mode. To get more, you have to authenticate via extension configuration. When authenticated mode, You can 5,000 requests per hour. For more infomation, please see Documentation.

Extension Settings

This extension contributes the following settings:

  • gfmpreview.previewUpdateOnChanged: enable/disable update preview on file changed. If you want to economize API request count, set to false.
  • gfmpreview.githubUsername: Your GitHub username for API authentication.
  • gfmpreview.githubPassword: Your GitHub password for API authentication.

Release Notes

0.1.2(2016/12/20)

  • Fixed (#1) does not process relative path.

0.1.1(2016/11/28)

Update manifest

0.1.0(2016/11/26)

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft