Skip to content

Commit 248de04

Browse files
committed
Updated Readme and added changelog
1 parent 5adb35f commit 248de04

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# 0.3.0
2+
3+
- Updated to the latest version of the [tstl plugin](https://github.com/TypeScriptToLua/typescript-tstl-plugin) see [the changelog](https://github.com/TypeScriptToLua/typescript-tstl-plugin/blob/master/Changelog.md) for more information
4+
- Updated the config JSON schema to match the latest TSTL release

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![](https://vsmarketplacebadge.apphb.com/version/ark120202.vscode-typescript-to-lua.svg)](https://marketplace.visualstudio.com/items?itemName=ark120202.vscode-typescript-to-lua)
2-
31
A Visual Studio Code extension that adds [TypeScriptToLua](https://typescripttolua.github.io)
42
support for TypeScript using the
53
[TypeScript TypeScriptToLua Language Service plugin](https://github.com/TypeScriptToLua/typescript-tstl-plugin).
64

5+
Marketplace link: https://marketplace.visualstudio.com/items?itemName=typescript-to-lua.vscode-typescript-to-lua
6+
77
## Usage
88

99
This extension activates automatically when project's `tsconfig.json` file has `"tstl"` key.

0 commit comments

Comments
 (0)