All notable changes to the "weblab-vscode" extension will be documented in this file.
- [Description] Description now opens by default in the sidebar
- [Description] Added possibility to open description in panel
- [Filesystem] Fixed incorrect folder creation (subfolders >2 levels deep non-existent)
- Fixed duplicate assignment creation
- Fixed on-save running when weblab disabled
- Added installation helper for playwright browser
- Added default weblab location
- Added publish pipeline
- Added language detection (please let me know if any unknown language errors pop up)
- Changed the way folders are created. This could introduce errors on specific filesystems with weird seperators/starters.
- Removed error on Test Results panel creation
- Added some nice text to Test Results panel
- Added save to WebLab on filesave
- Improved assignment-testing submissions
- Added bottom-display for test results
- Added buttons on bottom-bar for spec/user-test
- Fixed user/spec test race condition
- Added clearer documentation for installing and developing
- Added initial login functionality
- Added tree view with courses
- Added file-system based assignment loading
- Added saving solutions/tests to WebLab
- Added syncing solutions/tests from WebLab
- Added showing description text on opening assignment
- Added ability to submit user/spec-tests via the Sidebar