- Update vscode dependencies
- Fix rendering when using VS Code 1.56 (April 2021)
- Enable sign-up flow
- Fix editing files on Windows
- Scaffold new functions relative to template location instead of root of workspace
- Keep canvas contents when switching tabs
- Open current text file if running edit command from command palette
- Only show edit command in command palette if current text file is a template
- Show error message if attempting to edit a template outside the current VS Code workspace
- Readme improvements
- Initial release