You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GitHub Actions workflow for VS Code extension build
Introduces a build workflow using GitHub Actions to automate building the VS Code extension on push to main and on manual dispatch. Also updates package.json to use 'markdownDescription' instead of 'description' for a configuration property.
0 commit comments