- Add option to disable script hover
- Update dependencies
- Add Welcome content to CommandBox Scripts view.
- Add Workspace Trust support
- Improve tree view
- Use URI instead of file path where possible.
- Replace usages of Node
fs
andpath
with VS Code native APIs where possible. - Update dependencies
- ESLint fixes
- Bump dependencies
- Replace bundled icons with codicon
- Remove workaround for hover run script bug
- Bump dependencies
- Clarify that VS Code tasks are what is being used
- Initial release