4.0.2
✨ Features
- Error Handling for VSCode API Wrapper:
- Added multi-language support for error handling messages in the
VSCodeAPIWrapper, improving user feedback and clarity when the API is not available or throws exceptions. - Ensures better debugging information in development mode.
- Added multi-language support for error handling messages in the
🚀 Enhancements
-
Documentation:
- Added a dedicated README for the VSCode Extension Dev Server, including setup and usage instructions for Deno-based local development.
- Introduced a
prepare-readmescript to automatically manage video URLs in the README and restore default placeholders when building for production.
-
Build System:
- Improved the development workflow by refining the Deno server integration for ESM builds.
- Updated project dependencies for improved compatibility and stability.