We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1388220 commit a11a0fbCopy full SHA for a11a0fb
README.md
@@ -1,10 +1,9 @@
1
+
2
+
3
A Visual Studio Code extension that adds [TypeScriptToLua](https://typescripttolua.github.io)
4
support for TypeScript using the
5
[TypeScript TypeScriptToLua Language Service plugin](https://github.com/TypeScriptToLua/typescript-tstl-plugin).
6
-Marketplace link:
-https://marketplace.visualstudio.com/items?itemName=typescript-to-lua.vscode-typescript-to-lua
7
-
8
## Usage
9
10
This extension activates automatically when project's `tsconfig.json` file has `"tstl"` key.
0 commit comments