Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

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