Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GitHub Notifications in VS CodeNew to Visual Studio Code? Get it now.

GitHub Notifications in VS Code

julienv3

|
23 installs
| (0) | Free
Display GitHub notifications in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitHub Notifications extension for Visual Studio Code

Keep an eye on your GitHub notifications without leaving your editor!

GitHub Notifications extension screenshot

Features

This extensions allows you to see GitHub notifications (https://github.com/notifications) right in VS Code.

Requirements

You must supply a GitHub personal access token (classic), obtainable at https://github.com/settings/tokens.

The token will need the "notifications" scope to list notifications.

Additionally, the "repo" scope can optionally be added so pull requests referred to in notifications can be indicated as merged when they are.

You can update said token through the >GitHub Notifications: Update token command in VS Code.

Too many notifications? Tweak settings to see less of them based on a cap or time range!

Release Notes

0.0.15

Cache merged PR status.

0.0.14

Add more error-catching logic around fetch calls.

0.0.13

Fix fetching cap issue.

0.0.12

Recover from page fetching transient issue.

0.0.11

Poll notification read status and set "notificationCap" reasonable default.

0.0.10

Stop fetching merge status if a PR is known as merged.

0.0.9

Add "notificationsSince" and "notificationCap" settings.

0.0.8

Only fetch new notifications using "since" query parameter.

0.0.7

Fetch all notification pages.

0.0.6

Added approval_request & WorkflowRun icon support.

0.0.5

Added graceful handling of transient network issues.

0.0.4

Fixed README.md with extension screenshot.

0.0.3

Added extension-stored "done" status tracking.

0.0.2

Added NEW and READ panels, supporting both read and unread notifications.

0.0.1

Initial release!


  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft