gpt4 book ai didi

typescript - Brackets.io 内置了对 TypeScript 的支持

转载 作者:搜寻专家 更新时间:2023-10-30 21:07:27 26 4
gpt4 key购买 nike

brackets.io 是否内置了对 typescript 的支持?我从下面的链接尝试了插件

https://github.com/fdecampredon/brackets-typescript

步骤1) 操作系统 Windows 8.12) 安装最新版本的 Brackets3)安装的Brackets-TypeScript4) 创建 .brackets.json 并添加

{
"typescript": {
"target": "ES5",
"module": "AMD",
"noImplicitAny": true,
"sources" : [
"src/declarations//*.ts",
"src/main//*.ts"
]
}
}

5) Intellisense 的代码完成现在仍然很幸运。我在同一个 Github 中创建了问题,但它现在看起来有一段时间不活动了。 https://github.com/fdecampredon/brackets-typescript/issues/34

最佳答案

Does brackets.io have in-built support for typescript? I tried the plugin from below link

没有。

您指向的插件是事实上的插件。

关于typescript - Brackets.io 内置了对 TypeScript 的支持,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28254822/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com