CHANGELOG.md (368B)
1 Change Log 2 3 All notable changes to the "vscode-githrun" extension will be documented in this file. 4 5 [0.0.1] - Initial Release 6 7 Initial release of Githrun for VS Code. 8 9 Support for running scripts from GitHub and Gist URLs via CodeLens. 10 11 Support for "Run Selected Text" in editor context menu. 12 13 Command palette integration. 14 15 Auto-installation of githrun CLI if missing.