Commit Graph

384 Commits

Author SHA1 Message Date
Alexandru Dima
0e2a0f9013 Prompt when there is an AMD module cycle 2020-12-21 22:12:26 +01:00
Benjamin Pasero
c6b7be39af typings - remove manifest json that no longer seems to be required 2020-10-06 08:54:30 +02:00
Johannes Rieken
e584897dd8 use trusted types definitions from definitely typed, https://github.com/microsoft/vscode/issues/106396 2020-10-05 12:28:35 +02:00
Benjamin Pasero
7f035b4be7 debt - introduce and adopt FileAccess
deprecate amd.ts and require.toUrl methods
2020-09-25 14:11:05 +02:00
Johannes Rieken
133d95e618 adopt new amd loader with support for TrustedScriptURL, add typings for TrustedTypesFactory et al, https://github.com/microsoft/vscode/issues/106396 2020-09-11 17:59:23 +02:00
Benjamin Pasero
f922e8b757 debt - remove lib.array-ext.d.ts and support Array.includes (fix #102566) (#105404) 2020-08-26 13:07:30 +02:00
Benjamin Pasero
88c6e7b448 debt - remove node.processEnv.ext.d.ts
We will probably need to find a different solution for sandbox and should reduce exposure so that not everyone is seeing this hack
2020-08-18 09:56:55 +02:00
Ikko Ashimine
259f4d28da Fix typo 'enviroment' to 'environment'
* comment
2020-08-04 01:10:05 +09:00
Alex Dima
4deff1a75b Load loader.js via a <script> tag 2020-06-24 17:19:19 +02:00
Johannes Rieken
1bccecab0a remove more files from typings for which we have lib.*.d.ts files 2020-03-02 14:36:25 +01:00
Johannes Rieken
1da42812e8 remove custom d.ts-files, update tsconfig-files, fix new compile errors 2020-02-14 11:27:45 +01:00
Matt Bierner
af9dddd0fc Require second parameter for Map.set
Converts cover the was relying on the old signature to either use delete or have the correct types
2020-01-06 11:41:38 -08:00
Yuki Ueda
3f6ca94279 replace 'declare var' with 'declare const' 2019-12-26 17:12:23 +09:00
Benjamin Pasero
2581000750 add types for windows-registry (fix #83421) 2019-12-18 15:12:17 +01:00
Matt Bierner
ee0960b25b Update to use node 12 typings (#85578)
* Update to use node 12 typings

Fixes #82514

* Revert es6 promise changes

This gets us back to having the duplicate indentifier errors

* exclude es6-promise from vscode compile
2019-12-17 13:40:04 -08:00
Benjamin Pasero
b43a377710 debt - remove windows-mutex.d.ts 2019-12-16 16:34:53 +01:00
Benjamin Pasero
93f58e063e add types for electron.d.ts (#86721) 2019-12-11 09:39:39 +01:00
Andre Weinand
53f41560a6 remove vs da 2019-12-10 16:36:39 +01:00
Sandeep Somavarapu
3c06d9d008 #83421 remove semver-umd.d.ts from src/typings 2019-12-10 09:08:57 +01:00
Rob Lourens
709e1732aa Delete unneeded vscode-ripgrep.d.ts
#83421
2019-12-01 12:50:59 -08:00
Robo
64ca1bb8ba chore: Bump electron@6.1.5 (#85266) 2019-11-21 01:56:54 -08:00
Alex Dima
c2a19905fb Remove .d.ts from typings folder (#83421) 2019-11-21 10:01:21 +01:00
Alex Dima
6ae16bde2e Remove .d.ts from typings folder (#83421) 2019-11-21 10:01:20 +01:00
Alex Dima
b63e626066 Remove .d.ts from typings folder (#83421) 2019-11-21 09:38:30 +01:00
Alex Dima
8e1f429d85 Move __GDPR__FRAGMENT__ out of .d.ts (#83421) 2019-11-21 09:16:42 +01:00
Alex Dima
7521ebdeb4 Adopt latest vscode-textmate (fixes #84401) 2019-11-21 08:44:26 +01:00
Martin Aeschlimann
c1997dcd4b add type bindings to minimist (for #83421) 2019-11-14 16:41:12 +01:00
Benjamin Pasero
175b78de96 debt - remove sudo-prompt typings 2019-11-14 09:01:41 +01:00
Rachel Macfarlane
06a48362f3 Replace typings file for windows-process-tree with @types module 2019-11-12 16:00:33 -08:00
Benjamin Pasero
68fbaf42c8 debt - adopt windows-foreground-love types 2019-11-12 08:00:16 +01:00
Christof Marti
a95e14d1cf Reduce typings files (#83421) 2019-11-11 17:05:27 +01:00
Christof Marti
c27fe98afe Reduce typings files (#83421) 2019-11-11 16:22:56 +01:00
Benjamin Pasero
b8bb1770a5 🆙 jschardet (for #83421) 2019-11-11 07:52:18 +01:00
Rachel Macfarlane
434662c6cb Use types module instead of custom typings for applicationinsights 2019-11-08 11:40:16 -08:00
Rachel Macfarlane
65cf4c836e Remove unneeded typings file 2019-11-08 09:22:26 -08:00
Joao Moreno
655bd8f303 Revert "remove windows-mutex from typings"
This reverts commit bf1ee60165.
2019-11-08 15:31:06 +01:00
Joao Moreno
75b075962a Merge branch 'master' of github.com:microsoft/vscode 2019-11-08 06:11:01 -08:00
Joao Moreno
bf1ee60165 remove windows-mutex from typings 2019-11-08 06:09:34 -08:00
Benjamin Pasero
cf65562158 🆙 native-is-elevated 2019-11-08 13:36:59 +01:00
Robo
d1684d2133 chore: bump vscode-nsfw@1.2.8 (#84139) 2019-11-07 09:45:38 -08:00
Benjamin Pasero
92e20dfe78 debt - remove typings for sqlite3 (for #83421) 2019-11-07 17:01:50 +01:00
Daniel Imms
04df3eff3b Merge branch 'master' into remove_xterm_types 2019-11-07 07:24:18 -08:00
Sandeep Somavarapu
c2e8b28a9a #83421 Remove yazl and yauzl typings 2019-11-07 15:50:18 +01:00
Johannes Rieken
cd3c6f5475 fix monaco compile 2019-11-07 10:56:10 +01:00
Johannes Rieken
1607116d9f remove duplicated NodeRequire declaration, #83421 2019-11-07 10:38:10 +01:00
Johannes Rieken
982b8a1a43 remove v8-inspect-profiler typings, #83421 2019-11-07 10:25:29 +01:00
Joao Moreno
fe515c2843 upgrade spdlog
related to #83421
2019-11-07 10:17:26 +01:00
Robo
fb654c1b61 chore: Bump electron@6.1.4 (#84089) 2019-11-06 23:09:13 -08:00
Matt Bierner
768399bbe2 Revert "Pick up new spdlog version"
This reverts commit d011a0a6a8.
2019-11-06 20:19:38 -08:00
Matt Bierner
d011a0a6a8 Pick up new spdlog version
Allows us to remove our typings as part of #83421
2019-11-06 20:05:58 -08:00