.vscode/**
.vscode-test/**
src/**
out/**
node_modules/**
canopy-*.vsix
jest.config.ts
.gitignore
.yarnrc
esbuild.config.mjs
tsconfig.json
**/*.map
**/*.ts
**/*.test.*
