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

Lab Notifications

Logerfo

|
144 installs
| (0) | 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

Known Vulnerabilities FOSSA Status

Lab Notifications

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

Installing

Set your private token

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

You can get your token here.
The required scope is read_api.
You can provide your OAuth token also by setting an environment variable named: LAB_NOTIFICATIONS_TOKEN.

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

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

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

Customizing

{
    "lab-notifications.aligment": "right", // left/right
    "lab-notifications.hideIfNone": true, // true/false
    "lab-notifications.refreshInterval": 300, // seconds
    "lab-notifications.showNumberOfNotifications": true, // true/false
    "lab-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
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft