Skip to content

Latest commit

 

History

History
 
 

vscode_simple_ext

VSCode Simple Extension

This sub-package demonstrates a simple VSCode extension implemented using TypeScript.

Note that this package is dependent on two other packages (libraries) from this monorepo. Such separation can be used to extract common logic/functionality outside the VSCode extension to enable better re-use and/or life-cycle management.

Highlights