question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reduce how many times the Node runtime auto-detected notification is displayed

See original GitHub issue

Describe the bug

Every time VS Code is started the Node runtime auto-detected. Using /usr/bin/node. is displayed. This is annoying, the notification bell remain unread until I go and remove the notification.

To Reproduce

Steps to reproduce the behavior:

  1. Open VS Code with this extension installed.
  2. See notification.

Expected behavior

I expect the notification to be displayed one time, and probably later if it finds another different runtime than the current one, or maybe no notification at all.

Screenshots

image

Desktop (please complete the following information):

  • SQLTools Version: v0.25.0
  • VS Code Version: 1.71.2
  • OS: Linux
  • Driver:
    • PostgreSQL/Redshift
    • MySQL/MariaDB
    • MSSQL/Azure
    • SQLite
  • Database version: [e.g. MySQL v5.6, PostgreSQL vX…]

Additional information

There is a setting named sqltools.disableReleaseNotifications but not one to disable this, maybe that is another way to solve this issue…

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:10

github_iconTop GitHub Comments

1reaction
gjsjohnmurraycommented, Nov 23, 2022

@117503445 this is requested in #1043

1reaction
oaahmadcommented, Oct 20, 2022

That works thank you. My only concern now is if I have to switch between operating systems (I would need a different path for macOS vs Windows), but I don’t have to do that right now so I can worry about that later

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rails/Passenger/Node.js: ExecJS "Could not find a ...
Every time I visit my Rails application I get an error page that appears to be generated from Passenger stating that ExecJS can't...
Read more >
CMake.js - a Node.js native addon build tool
js native addon build tool which works (almost) exactly like node-gyp, but instead of gyp, it is based on CMake build system. It's...
Read more >
Test splitting to speed up your pipelines
Test splitting in CircleCI can work with many testing frameworks, ... See how test splitting can help decrease pipeline run times and optimize...
Read more >
Node.js Runtime Metrics
The following metrics are collected by default after enabling runtime metrics. runtime.node.cpu.user (gauge), CPU usage in user code. Shown as percent. runtime.
Read more >
Create and manage a self-hosted integration runtime
This article explains the steps to create and manage Integration Runtimes in Microsoft Purview.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found