Commit graph

309 commits

Author SHA1 Message Date
Daniel Imms
3604a2ef27 Disable reflow on Windows
Fixes #68721
2019-02-20 07:56:13 -08:00
Benjamin Pasero
ac8fd91011 debt - no longer using winreg 2019-02-19 16:57:20 +01:00
Christof Marti
b584049a3b Fall back to original proxy (#68531) 2019-02-18 21:03:42 +00:00
Andre Weinand
be2fcbf5bd use latest DAP with data breakpoints 2019-02-12 15:32:31 +01:00
Alex Dima
d18d0edce1 Update to vscode-nls-dev@3.2.5 (fixes #68393) 2019-02-11 18:27:07 +01:00
Daniel Imms
1b69f896d9 Fix terminal char draw from uncached chars
Fixes #68045
2019-02-11 05:39:31 -08:00
Daniel Imms
fdf21ccad7 vscode-xterm@3.12.0-beta3
Fixes #67933
2019-02-08 16:56:28 -08:00
Alex Dima
64c6cb2174 Update dependencies, remove workaround 2019-02-06 21:23:33 +01:00
Alex Dima
d71299fe5d Upgrade to gulp4 2019-02-05 23:11:05 +01:00
Alex Dima
929177ff6a Remove unused gulp task 2019-02-05 22:29:35 +01:00
Alex Dima
b4445a9f73 Move away from deprecated gulp-util 2019-02-05 22:21:05 +01:00
Daniel Imms
a9a726aa0d vscode-xterm@3.12.0-beta2
Fixes #67933
2019-02-05 11:37:12 -08:00
Daniel Imms
7ed75d992c vscode-xterm@3.12.0-beta1
Fixes #67438
2019-02-01 19:57:12 -08:00
Matt Bierner
9f6f45bb09 Build VS Code using TS 3.3
Fixes #67776
2019-02-01 15:31:19 -08:00
Daniel Imms
07bc7cb9df Fix terminal reflow problems
Fixes #67439
Fixes #67359
Fixes #67364
2019-01-30 22:24:12 -08:00
Christof Marti
43c36fbdbd Collect telemetry on connection outcomes (#60773) 2019-01-28 18:01:18 +01:00
Daniel Imms
ea218fab26 vscode-xterm@3.11.0-beta1
- addCsiHandler/addOscHandler custom sequence hooks
- Reflow final
- OSC_STRING optimization
- Draw to middle instead of top
- NPE/sanity checks in DOM renderer underline
- Remove jsarray buffer
- Doc typos
- Don't print keys that print more than a single character
2019-01-25 11:49:55 -08:00
Daniel Imms
4e977c5738 Update node-pty, enable conpty for Windows 18309+
Fixes #66158
2019-01-20 11:36:51 -08:00
SteVen Batten
ccdd2997a6
update AI module (#66370)
fixes #64849
2019-01-10 17:43:25 -08:00
Benjamin Pasero
3cd4852923 bump vscode-sqlite3@4.0.7 2019-01-08 12:37:07 +01:00
Daniel Imms
b055403353 vscode-xterm@3.10.0-beta11-reflow 2019-01-07 16:38:10 -08:00
Benjamin Pasero
a1a6c1e801
bump node-sqlite@4.0.6 (#66139) 2019-01-07 11:33:15 +01:00
Daniel Imms
bbcc0f61aa Fix key names being printed to terminal
Fixes #65949
2019-01-03 23:03:57 -08:00
Daniel Imms
77eb4b7ad1 Support reflow
The module version 3.10.0-beta9-reflow is based on the branch
vscode-release/1.31-reflow which is forked from the normal
vscode-release/1.31 as reflow is still in PR and could change. This
will make managing the branch and reverting it if needed much easier.

Fixes #23688
2018-12-31 20:22:02 -08:00
Daniel Imms
3a5bc7a3fc vscode-xterm@3.10.0-beta9
Fixes #65436
2018-12-27 10:11:11 -08:00
Daniel Imms
1d7f5273a7 vscode-xterm@3.10.0-beta8
Fixes #65710
2018-12-26 16:19:38 -08:00
Daniel Imms
7aecf20a56 vscode-xterm@3.10.0-beta7
Fixes #65702
2018-12-26 11:05:36 -08:00
Daniel Imms
50d4ce7d8a node-pty@0.8.0 2018-12-21 12:35:51 -08:00
Daniel Imms
7b26c885da node-pty@0.7.8-conpty2 2018-12-21 10:59:54 -08:00
Daniel Imms
dceb815558 Merge remote-tracking branch 'origin/master' into tyriar/conpty 2018-12-21 10:49:44 -08:00
Daniel Imms
e02e44464c vscode-xterm@3.10.0-beta6
Fixes #65485
2018-12-20 12:06:32 -08:00
Daniel Imms
58f6dc5185 Merge remote-tracking branch 'origin/master' into tyriar/conpty 2018-12-18 17:13:35 -08:00
Daniel Imms
6b3f791c43 Fix test error 2018-12-18 16:27:18 -08:00
Daniel Imms
2b76b62051 vscode-xterm@3.10.0-beta4
- Remove AUTHORS file
- Support lineHeight in demo
- Remove jsdoc dependency
- Layering refactors
- Buffer optimizations
- Whitespace/null cell differentiation
- Parser OSC string optimization
- Add missing break to setOption code
- Fix mouse coords when position: fixed is used
- Fix addon typings error
- Dispose atlas when no terminals use it
- Find as you type/incremental searching (+ line cache)

Fixes #65318
2018-12-18 11:03:05 -08:00
Joao Moreno
624439780c missing yarn 2018-12-18 11:25:15 +01:00
Johannes Rieken
78963e9090 fix #65119 2018-12-17 15:19:34 +01:00
Matt Bierner
82916c8f57 Pick up new app insights version
Picks up fix for https://github.com/Microsoft/ApplicationInsights-node.js/issues/433 which is blocking strict null check work on a few files
2018-12-14 12:46:05 -08:00
Johannes Rieken
da66424671 update v8-inspect-profiler 2018-12-13 12:39:09 +01:00
Christof Marti
9eb2a1c32b Upgrade vscode-proxy-agent (fixes #64133) 2018-12-12 10:52:04 +01:00
Daniel Imms
5e6ec86d4a node-pty@0.7.8-conpty1 2018-12-11 11:47:20 -08:00
Daniel Imms
d0be64e9b5 vscode-xterm@3.10.0-beta1
- TypeScript 3.0 -> 3.1
- Layering refactors
- TypedArray new default buffer impl
- TypedArray buffer impl improvements
- TypedArray buffer recycling
- Cursor attribute alt buffer improvements
- wcwidth optimizations
- Fix missing control characters in parser
- Change parser to work mostly on codes not chars
- Null check on syncScrollArea
- areCoordInSelection fix
- Remove unused lineHeight param
- Don't create multiple AudioContexts
- Use deltaY instead of wheelDeltaY
- Crosshair cursor only when terminal is focused
- Addon lint/test fixes
- is256Color helper
- Remove IOffscreenCanvas concept
- Fix DOM renderer dimensions/scroll bar
- Support DOM renderer line height
- Don't create DOM renderer elements for empty cells at line end
- Set MouseHelper renderer when it's switched

Fixes #64121
2018-12-10 07:46:07 -08:00
Benjamin Pasero
0bcf5cff8a
Update to Electron 3.0.10 (#56149)
* update to 3.0.0-beta.3

* update d.ts files; rename NodeBuffer => Buffer

* update to 3.0.0-beta.4

* undo invalid change

* remove some Electron 2.0.x specific workarounds

* pinch zoom is now disabled by default

* update vscode-nsfw

* change vscode-nsfw

* update smoke test electron version

* streams: use destroy() over close()

* workaround broken tests

* bump distro and OSS

* try to bump node version for build

* update macOS build to use node.js 10.8.0

* fix extension tests

* use node.js 10.2.1 for all builds

* remove nsfw from dev dependencies

* back to node 8.x for build

* Revert "back to node 8.x for build"

This reverts commit 90ea2b7af2.

* update distro

* disable test run on macOS prod build for now

* bump distro

* ensure proper nsfw dep

* fix more native dependencies

* temp disable failing test

* fix packages

* update deps

* fix deps

* update deps

* enable macOS unit tests again

* fix deprecated buffer use

* Electron 3.0.0.beta.5

* bump deps

* fix tree accidentally treating auxclick as click

* improve overlay cleanup scheduler (fixes flicker seen with Electron 3.0.x)

* update distro

* remove obsolete disableBlinkFeatures: 'Auxclick'

* update to Electron 3.0 beta 6

* fix compile

* workaround #56994

* do not use backgroundColor to find shared process (causes flicker)

* fix flicker on windows from shared process background color

* webview - bubble up keyboard events (workaround for #56988)

* bump electron to 3.0.0-beta.8

* webview - fix deprecation

* webview - fix another deprecation

* debt - handle SIGPIPE on more processes

* workaround more webview focus issues (for #56988)

* webview - use proper way to focus()

* debt - avoid window-focus/blur and use native focus events instead

* webview - restore previous focus method

* webview - improve focus tracking (do not rely on DOM events)

* bump to electron 3.0.0-beta.9

* update deps

* update electron@3.0.0-beta.10

* webview - do not rely on DOM focus for certain commands (for #56988)

* update to electron@3.0.0-beta.11

* electron@3.0.0-beta.12

* update to beta 13

* update to electron 3.0.0

* update to Electron 3.0.1

* electron@3.0.2

* revert build changes (node.js version)

* try with: enable mojave dark mode support

* fix types

* electron 3.0.3

* electron@3.0.4

* fix deps

* bump electron@3.0.6

* bump electron@3.0.9

* fix strict null issue

* reset format

* bump electron@3.0.10

* fix strict null issue

* webview - print error when revive fails

* electron 3.0.x - try to fix keybindings in webviews (#64417)

* bump @types/node => ^10.12.12

* 💄

* update distro
2018-12-10 12:54:38 +01:00
Matt Bierner
8b4924d755 Build VS Code using TS 3.2
Fixes #64631
2018-12-07 14:25:14 -08:00
Andre Weinand
238c48f7b7 use final version 1.33.0 of DAP 2018-12-05 15:55:58 +01:00
Joao Moreno
07d7409240 update vscode-ripgrep 2018-11-29 09:11:47 +01:00
Joao Moreno
dc68051e07 fix security vulnerabilities 2018-11-27 15:49:37 +01:00
Joao Moreno
981d0ab0d5 lock event-stream to 3.3.4 in package.json 2018-11-27 09:41:13 +01:00
Benjamin Pasero
3a2c8382f0 bump vscode-sqlite3@4.0.5 2018-11-21 11:06:39 +01:00
Benjamin Pasero
45733ae2e4 bump vscode-sqlite3@4.0.4 2018-11-21 10:10:28 +01:00
Benjamin Pasero
bf4734afbc bump vscode-sqlite3@4.0.3 2018-11-20 12:59:59 +01:00