summaryrefslogtreecommitdiffstats
path: root/LICENSE
Commit message (Collapse)AuthorAgeFilesLines
* Use Github actions instead of travis and appveyor (#216)Christoph Schlosser2021-04-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | * Switch to GH workflow * Use tslint action * Add build matrix * Run test stage * Disable ubuntu test run due to bug in vscode * Publish coverage on macOS * Remove istanbul * codecov action * Move nyc config to nycrc * Add CD workflow * Remove old publishing script
* Add env-var to replace env var in template strings (#175)Christoph Schlosser2020-10-031-1/+1
| | | | | * Add env-var to replace env var in template strings * Windows has it’s user in USERNAME
* Release 0.4.3 (#115)0.4.3Christoph Schlosser2019-06-221-1/+1
| | | | | | * Remove now out of date notification * Set to release 0.4.3
* Release 0.3.00.3.0Christoph Schlosser2018-03-071-1/+1
|
* Publish to VSCode Marketplace0.0.1Christoph Schlosser2017-10-061-0/+21
Add Icon and git repo to package.json to make a pretty page on the VSCode Marketplace. Add MIT license.