Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
unity-ts-checker-unity
New to Visual Studio Code?
Get it now.
unity-ts-checker-unity
liuk
|
490 installs
|
(
0
)
|
Free
TypeScript syntax checker for qcplay
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
ts-syntax-checker README
TypeScript 编码规范检查插件。
当前已支持功能
检测文件头注释
检测行尾空格
检测 tab 键
检测多余空行
检测注释行
检测单引号
检测左大括号
检测函数访问修饰符
lua 代码自动转换 TypeScript