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
Daniel Imms
897b684d22
Remove node-pty types
2019-11-06 14:18:36 -08:00
Daniel Imms
8fe8416c0e
Remove xterm.js types
...
Part of #83421
2019-11-06 14:17:54 -08:00
Christof Marti
e7f25412b8
Update https-proxy-agent ( #83647 )
2019-10-30 11:13:48 +00:00
Benjamin Pasero
5d182a4e49
debt - remove a few typings (part of #83421 )
2019-10-28 11:58:46 +01:00
Robo
8beb0c2e3c
chore: Bump electron@6.1.2 ( #83266 )
2019-10-25 17:35:18 -07:00
Daniel Imms
f347c4bbdb
Update xterm typings
2019-10-25 06:44:06 -07:00
Daniel Imms
e3c63a67da
xterm@4.2.0-beta20
...
Diff: 6311076...d9f58c0
- Tests
- Fix lgtm alerts
- Properly export viewport range in API
- Warn on unattached open, don't throw. Fixes #83016
2019-10-23 11:24:42 -07:00
Eric Amodio
6f21fd7053
xterm@4.2.0-beta20
...
Diff: eb25243...6311076
- Tests
- Adds scrollSensitivity option for scrolling speed
2019-10-18 17:04:03 -04:00
Daniel Imms
6bc460f9ab
xterm@4.2.0-beta18
...
Diff: 91cbeec...eb25243
- Error telemetry fixes, fixes #82309
- comma, colon and semi-colon as word separators, fixes #82173
- Dev container fixes
- Fix scrollback going missing on Windows/conpty, fixes #78634
- Automation improvements
2019-10-18 10:42:04 -07:00