Releases: evidence-dev/evidence-vscode
Patch Release: Refine Scope of Slash Commands to Markdown Documents
Patch Release: Update Template for New Projects
- Update template for new projects
Patch Release: Fix for Slash Command Availability Conditions
- Slash command now only fires if you are focused within a markdown document
Slash command and improved autocomplete options
- Add new autocomplete options and a slash command to open menu of available components
(#119)
Walkthrough step to create new project
- Add walkthrough step to create a new project when one isn't detected
(#117) - Modify settings command names
Smooth Onboarding Improvements
- Automatically open folder when new project created (#81)
- Automatically open
index.md
and walkthrough on new project creatio(#85) - Add keyboard shortcuts (#89)
- Simplify CLI output(#92)
- Automatically install dependencies when needed(#95)
- Add setting for default preview position(#102)
- Improve NodeJS dependency check and download prompt(#105)
- Add getting started walkthrough (#109)
Patch Release: Fix for new project template gitignore
Adds other folders and files to gitignore to match standard Evidence template project.
Patch Release: Fix for folder overwrite
- Fixes an issue where choosing a non-empty folder to create a new project overwrote files in the folder
New Evidence Project onboarding experience enhancements release
See new Evidence VS Code extension v1.1.0
features and enhancements details in changelog.md
New Evidence Project from start to finish demo:
Evidence VS Code Extension with Interactive Commands
Evidence extension v1.0.0 adds new interactive command features to streamline Evidence BI applications developement in VS Code and enhance new users onboarding experience.
Main new features include Evidence app and pages Preview using built-in simple browser extension, new Terminal API, Evidence dev server status bar, and custom Evidence commands to create, update, develop and build Evidance BI applications using built-in file, editor, terminal and context menus VS Code features and public extension APIs.
View CHANGELOG.md details.