All notable changes to this extension will be documented in this file following the structure inspired by Keep a Changelog.
- Added a menu to the top of the explorer to trigger a search.
- Changed search and explorer to hide files based on the vscode's settings called "Files: Exclude"
- Changed search and explorer to only preview markdown files and open any other type of file.
- Added
Team Docs: Search
command.
- Changed the existing
Open Settings
command toTeam Docs: Open Settings
.
- Improve extension description in the README.md.
- Replace the extension icons that shows up in the Activity Bar.
- required configuration for the documentation folder (
teamdocs.path_to_docs_folder
). - check for when the configuration is missing with quick button to go to settings.
- explorer showing the documentation files and folders.
- when clicking on file, it shows the markdown preview.