All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Complete async rewrite
- No errors being logged when there is an error in the js file.
- ActiveTextEditor raising error instead of undefined
vscode.ext
has now been deprecated and will be removed by 1.6.0, all of the ext functions/classes can now be accessed throughvscode
directly.
- vscode.window.show_text_document
- context managers with vscode.window.set_status_bar_message
- This CHANGELOG file
- Workspace Configurations
- Documentation
- main.js not being included in packages