Version 1.0.0
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.
- Replaced the use of
workspace.rootPath
because it was deprecated. It has been replaced byworkspace.workspaceFolders
according to the documentation.