amir9480 / vscode-cpp-helper

vscode extension to create implementation for c++ function prototypes.

Home Page:https://marketplace.visualstudio.com/items?itemName=amiralizadeh9480.cpp-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to disable the update notification

hyperupcall opened this issue · comments

It's popular for extensions to add some way to disable update or startup notifications. This is because they can become overwhelming if many extensions are installed.

I think it would be very useful for this repository to have a similar feature.