Commit Graph

1603 Commits

Author SHA1 Message Date
Benjamin Pasero
68fbaf42c8 debt - adopt windows-foreground-love types 2019-11-12 08:00:16 +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
Daniel Imms
03f576ee93 Update distro 2019-11-10 12:37:22 -08:00
Daniel Imms
6216be7984 xterm@4.3.0-beta17
Diff: b68a4d2...03fe167

- Refresh rows after options changed
- WebGL true color, selection support
- WebGL dispose
- Puppeteer slowmo
2019-11-10 12:29:25 -08:00
Daniel Imms
a7fcd5c859 Update distro 2019-11-09 08:31:07 -08:00
Daniel Imms
f920bd7939 xterm-addon-search@0.4.0-beta4
Fix wrapped line search

Fixes #81510
2019-11-09 08:23:57 -08:00
Daniel Imms
3d4b915227 xterm@4.3.0-beta11
Diff: f30c38f...b68a4d2

- Run yarn for addons
- Support EventEmitter.dispose
- Fix typos
- Toggle addons in demo
- Pipelines polish
- Only refresh rows that changed during parsing
- TS 3.7
- Fix wrapped line search (search addon)
- Layering
2019-11-09 08:21:51 -08:00
Rachel Macfarlane
434662c6cb Use types module instead of custom typings for applicationinsights 2019-11-08 11:40:16 -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
Sandeep Somavarapu
c2e8b28a9a #83421 Remove yazl and yauzl typings 2019-11-07 15:50:18 +01:00
Joao Moreno
fe515c2843 upgrade spdlog
related to #83421
2019-11-07 10:17:26 +01: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
Matt Bierner
ed9f435931 Pick up TS 3.7 final
Fixes #83935
2019-11-05 13:05:08 -08:00
Joao Moreno
8d8980d7a0 distro 2019-11-05 15:04:44 +01:00
Joao Moreno
54be4a3976 Merge branch 'joao/cosmosdb' 2019-11-05 15:04:20 +01:00
Joao Moreno
62c2531d93 update distro 2019-11-05 10:38:43 +01:00
Joao Moreno
71a8d1c540 remove dependencies to documentdb 2019-11-05 10:35:54 +01:00
Joao Moreno
098c248624 distro 2019-11-04 14:11:40 +01:00
Benjamin Pasero
c8881518aa 🆙 distro 2019-11-04 12:10:09 +01:00
Christof Marti
3859385c16 1.41 begins 2019-11-01 14:50:06 +01:00
kieferrm
93ee2fc312 update distro 2019-10-31 04:47:05 +00:00
Benjamin Pasero
40b82aac00 remote - file service to have read/write capability without streams 2019-10-30 15:48:46 +01:00
Joao Moreno
ff1a2bbf24 fixes #81919 2019-10-30 12:16:32 +01:00
Christof Marti
a5837a8eb3 Update https-proxy-agent (#83647) 2019-10-30 10:43:23 +00:00
chrisdias
b06513f652 update distro 2019-10-29 13:19:51 -07:00
Christof Marti
69863f4732 Run OSS tool for 1.40 2019-10-29 09:00:02 +01:00
Alex Dima
b0aa30e056 update distro 2019-10-28 23:45:27 +01:00
kieferrm
5d953c621b change distro 2019-10-28 17:52:02 +00:00
Alex Dima
4a31b507c8 update distro 2019-10-28 16:19:17 +01:00
Alexandru Dima
741e26edea Adopt new vscode-texmtate (for #77990) 2019-10-28 15:52:02 +01:00
Benjamin Pasero
5d182a4e49 debt - remove a few typings (part of #83421) 2019-10-28 11:58:46 +01:00
Benjamin Pasero
3a07de7c7c 🆙 distro 2019-10-28 09:56:16 +01:00
Robo
bba6ee1cef chore: update distro for stable license (#83392)
* chore: update distro for stable license

* update distro commit
2019-10-27 23:30:51 -07:00
Benjamin Pasero
a3bb432317 🆙 chokidar@3.2.3 (fix #82427) 2019-10-28 07:17:02 +01:00
Daniel Imms
84bd0fb4bc Update distro 2019-10-25 06:48:49 -07:00
Daniel Imms
9e80e5a8ca xterm@4.2.0
Diff: d9f58c0...f30c38f

- Fix edge case in text decoder
- mp3 sound, fixes #47711
- New column sequences
- Limit parse buffer size
- -1 disposed markers
- Remove obsolete mouse encodings
- Refine IViewportRange
- Apply scrollSensitivity to fast scroll

xterm-addon-search@0.3.0
2019-10-25 06:44:05 -07:00
Alex Dima
85ebb0d0b9 Update distro 2019-10-25 10:03:49 +02:00
Matt Bierner
998028c4b8 Update to build vscode with 3.7 rc 2019-10-24 14:10:34 -07:00
Daniel Imms
fdec4a342c Update distro 2019-10-24 10:26:46 -07:00
Daniel Imms
e599448b07 node-pty@0.10.0-beta2
Fixes #59291
2019-10-24 10:16:35 -07:00
Christof Marti
6ee4811eed Update to latest from upstream with additional error checks (#82499) 2019-10-24 12:55:19 +02:00
Martin Aeschlimann
915d37dea9 update distro 2019-10-24 10:28:13 +02:00
Daniel Imms
0c4f3f9cf4 Update distro 2019-10-23 11:30:19 -07:00