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.
- See the
dependencies
section in the ./package.json