Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Progress

This extension shows a progress task in the notification area.

Run the command "Example: Show Progress" from the Command Palette to kick off the progress task.

Show progress in notification area

VS Code API Referene

vscode module

withProgress description

Contribution Points

Running the Extension

  • Run npm install on the command-line to install the dev dependencies.
  • Press F5 to run the "Launch Extension" Debug Configuration. This will run the extension in a new VS Code window.
  • Run the command "Show Progress" from the Command Palette to kick off the progress task.