vscode/extensions/typescript-language-features
Robo 32d40cf44e
chore: update to electron 17 (#143223)
* chore: bump electron@17.0.0

* Revert "chore: revert to electron@13 (#143851)"

This reverts commit df645f1450.

* chore: bump electron@17.1.0

* Revert "ci: fix build with latest node-gyp"

This reverts commit c3e948aa30.

* chore: revert ci changes for node v16

* chore: update yarn.lock

* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09:00
..
media Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
schemas Bump default target for jsconfig template 2022-02-28 15:16:39 -08:00
src chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
test-workspace Only return single ts-ignore action if there are multiple errors on one line 2020-05-20 15:17:22 -07:00
.eslintrc.json Enable preferConst in TS project 2020-12-09 18:19:14 -08:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
cgmanifest.json Fix links in cgmanifest 2021-09-07 14:46:19 -07:00
extension-browser.webpack.config.js polish webpack configs 2021-07-09 11:55:21 +02:00
extension.webpack.config.js remove the last typescript-vscode-sh-plugin references 2022-02-01 17:38:36 +01:00
package.json chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
package.nls.json Use esnext as implicit js/ts module 2022-03-09 14:33:37 -08:00
README.md Update README.md 2019-04-08 15:45:47 -04:00
tsconfig.json Finalize markdownstring.baseUri 2022-03-01 15:48:53 -08:00
yarn.lock chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00

Language Features for TypeScript and JavaScript files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See TypeScript in Visual Studio Code and JavaScript in Visual Studio Code to learn about the features of this extension.