Changelog¶
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.
[2.0.0]¶
Complete async rewrite
[1.5.4]¶
Fixed¶
No errors being logged when there is an error in the js file.
ActiveTextEditor raising error instead of undefined
Deprecated¶
vscode.exthas now been deprecated and will be removed by 1.6.0, all of the ext functions/classes can now be accessed throughvscodedirectly.
[1.5.3] - 2021-08-01¶
Added¶
vscode.window.show_text_document
context managers with vscode.window.set_status_bar_message
[1.5.2] - 2021-07-31¶
Added¶
This CHANGELOG file
Workspace Configurations
Documentation
Fixed¶
main.js not being included in packages