Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Gitlab NotificationsNew to Visual Studio Code? Get it now.

Gitlab Notifications

Logerfo

|
11,295 installs
| (1) | Free
A status bar icon that notifies you about notifications on Gitlab.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Version Rating Installs Build Status Known Vulnerabilities FOSSA Status Dependencies Status

GitLab Notifications

This extension is based on a similar work by @fabiospampinato.

Installing

Set your private token

{
    "gitlab-notifications.privateToken": "YOUR-TOKEN"
}

You can get your token here.
You can provide your OAuth token also by setting an environment variable named: GITLAB_NOTIFICATIONS_TOKEN.

If you're using a self-hosted server, set the URL

{
    "gitlab-notifications.url": "https://gitlab.yourcompany.com/"
}

If you're using gitlab.com, you don't have to set it.

Customizing

{
    "gitlab-notifications.aligment": "right", // left/right
    "gitlab-notifications.hideIfNone": true, // true/false
    "gitlab-notifications.refreshInterval": 300, // seconds
    "gitlab-notifications.showNumberOfNotifications": true, // true/false
    "gitlab-notifications.color": ""
}

Contributing

If you have suggestions for how close-label could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

Release Notes

Donate

BTC: 1LoGErFoNzE1gCA5fzk6A82nV6iJdKssSZ

License

FOSSA Status

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