Commit Graph

1609 Commits

Author SHA1 Message Date
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
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
Daniel Imms
5353d8765d xterm-addon-search@0.3.0-beta10
Fixes #62348
2019-10-23 11:21:14 -07:00
Benjamin Pasero
9b709e7fc1 🆙 distro 2019-10-23 16:26:58 +02:00
Daniel Imms
a18e992b8b node-pty@0.9.0
Upgrading from node-pty@0.9.0-beta19
2019-10-22 10:58:39 -07:00
kieferrm
f19841fc30 update distro 2019-10-22 16:55:50 +00:00
Benjamin Pasero
ff026e0601 Web: support for untitled workspaces (fixes #82599) 2019-10-22 17:15:25 +02:00
Martin Aeschlimann
e787de5e54 update distro 2019-10-21 23:44:06 +02:00
Eric Amodio
abca16d16a Update distro 2019-10-18 17:14:01 -04: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
2284f76f2b Update distro 2019-10-18 10:48:35 -07:00
Daniel Imms
9f25911d3b xterm-addon-web-links@0.2.1
Fixes peer dependency warning on yarn
2019-10-18 10:43:52 -07: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
Benjamin Pasero
93bc26d074 🆙 distro 2019-10-18 08:20:58 +02:00
Matt Bierner
9d125dd690 Re-enable building VS Code with TS 3.7 (#82289)
* Re-enable building VS Code with TS 3.7

Reverts 5b0cdadc87

Blocked from check in due to https://github.com/microsoft/TypeScript/issues/33936

* update d.ts for ts 3.7
2019-10-17 14:14:20 -07:00
Benjamin Pasero
47c84f3ff8 🆙 distro 2019-10-17 17:23:45 +02:00
Joao Moreno
082e88004e Merge branch 'joao/yarn-electron' 2019-10-16 16:30:32 +02:00
Benjamin Pasero
86ea9e1d6b 🆙 chokidar@3.2.2 (#82686) 2019-10-16 13:58:53 +02:00
Joao Moreno
5048816ebf extract yarn electron 2019-10-16 11:15:43 +02:00
Joao Moreno
be68a4e14c distro 2019-10-16 10:50:03 +02:00
Daniel Imms
2290bae501 xterm@4.2.0-beta10
Diff: cbb79a7...91cbeec

- API | undefined fixes
- Fast scrolling feature
2019-10-15 17:11:06 -07:00
Daniel Imms
43e85c223c xterm@4.2.0-beta8
Diff: 84b56b7...cbb79a7

- Tests/doc change
- alt+up/down fix for mac
2019-10-15 11:02:36 -07:00
Benjamin Pasero
03bc3fa4f4 🆙 distro 2019-10-15 17:30:44 +02:00
Benjamin Pasero
49129e9911 Allow to run web client out of sources (#82569)
* web - first cut allow to run from oss

* add launch config
2019-10-15 10:50:25 +02:00
chrisdias
3d3202804b update distro 2019-10-14 12:49:19 -07:00
Benjamin Pasero
55aa1de95c Revert "🆙 graceful-fs@4.2.2 (#82058)"
This reverts commit 3c70da4c8c.
2019-10-14 19:09:32 +02:00
Benjamin Pasero
ce720bbbb0 web - fix spelling mistake 2019-10-14 15:34:55 +02:00
Matt Bierner
5b0cdadc87 Revert "Build VS code using TS 3.7-beta"
This reverts commit 11f24f64e7.
2019-10-10 14:39:59 -07:00
Matt Bierner
11f24f64e7 Build VS code using TS 3.7-beta
Fixes #82286
2019-10-10 14:16:26 -07:00
Benjamin Pasero
2990a8f4d0 🆙 distro 2019-10-09 15:25:43 +02:00
Benjamin Pasero
710be19dbf Revert "🆙 distro"
This reverts commit 3831ba8c0a.
2019-10-09 15:24:43 +02:00
Benjamin Pasero
3831ba8c0a 🆙 distro 2019-10-09 15:23:11 +02:00
Alex Dima
4332203005 Update distro 2019-10-08 21:02:14 +02:00
Daniel Imms
3117c154b3 Update xterm and xterm search
Diff: ea922fe...84b56b7

xterm@4.2.0-beta4

- Fix Windows demo
- TS 3.6
- Cmd+arrow shouldn't print anything
- Release 4.1
- Throw when open is called before attach
- Throw when infinity/nan is passed to resize
- Use set cursor style for blurred appearance (Fixes #67410)

xterm-addon-search@

- Fix search not revealing line below viewport (Fixes #82106)
2019-10-08 07:27:11 -07:00
Benjamin Pasero
23059a783e dev - add husky back for git precommit hooks 2019-10-08 15:24:45 +02:00
Benjamin Pasero
5cd301d403 🆙 distro 2019-10-08 14:36:13 +02:00
Benjamin Pasero
c3e1bcc67b 🆙 distro 2019-10-08 14:16:27 +02:00
Benjamin Pasero
b78fe0cc1e 🆙 distro 2019-10-08 11:16:21 +02:00
Rachel Macfarlane
d1b81e23db Remove applicationinsights-web dependency 2019-10-07 14:34:21 -07:00
Benjamin Pasero
3c70da4c8c 🆙 graceful-fs@4.2.2 (#82058) 2019-10-07 20:33:35 +02:00
Joao Moreno
84786d378c distro
fixes #81919
2019-10-07 12:39:34 +02:00
Matt Bierner
05de12c548 Bump version 2019-10-04 13:08:46 -07:00
Benjamin Pasero
84391a4685 remove product.welcomePage 2019-10-03 10:20:19 +02:00
Benjamin Pasero
31a8a2c26e update distro 2019-10-03 07:30:11 +02:00
Matt Bierner
a655c0836d Bump distro 2019-10-02 21:59:17 -07:00