Commit Graph

2105 Commits

Author SHA1 Message Date
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
Johannes Rieken
085374fdeb fix #65119 2018-12-17 16:03:28 +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
Benjamin Pasero
27a9cc32bc update distro 2018-12-13 09:18:54 +01:00
Christof Marti
b0b8cf8655 Update distro hash 2018-12-13 07:57:23 +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
Benjamin Pasero
61587049cb update distro 2018-12-11 10:16:00 +01: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
Rob Lourens
35f96ebe3c Bump to 1.31 2018-12-07 10:36:12 -08:00
Andre Weinand
238c48f7b7 use final version 1.33.0 of DAP 2018-12-05 15:55:58 +01:00
Rob Lourens
cd711a51a4 Bump distro, update OSS 2018-12-04 10:34:55 -08:00
Rob Lourens
9cabcf131c Bump ripgrep to fix #63070 2018-11-28 11:54:30 -08: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
2f0315fb85 bump distro 2018-11-25 17:20:52 +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
Andre Weinand
d01afdce7e update DAP 2018-11-19 12:47:49 +01:00
Christof Marti
8f33d560b9 Prepare testing system proxy settings 2018-11-16 15:50:00 +01:00
Matt Bierner
f9acec50c9 Pick up new tslint version 2018-11-15 17:44:56 -08:00
Matt Bierner
65a041476a Update tslint plugin version 2018-11-15 17:44:56 -08:00
Matt Bierner
573af50461 Switch VS Code workspace to use typescript-tslint-plugin
Use the plugin version of TS lint rather than the external version. Add the plugin as a local dev dependency and add the vscode extension that contributes the plugin as a recomended extension. This should enable the plugin when using the standard version of TS and when using the workspace version of TS
2018-11-12 14:49:30 -08:00
Johannes Rieken
b35d879f76 update v8 profiler package 2018-11-12 17:37:10 +01:00
rebornix
d98b92f414 Update distro. 2018-11-08 16:11:42 -08:00
Ramya Rao
ca6e101a11 Update distro hash 2018-11-07 14:03:26 -08:00
Matt Bierner
8784755458 Use TS 3.1.4 for building VS Code 2018-11-05 16:47:53 -08:00
Joao Moreno
f9f38b2bbf update distro 2018-11-02 12:59:04 +01:00
Joao Moreno
72df509444 version bump 2018-11-02 12:58:13 +01:00
Johannes Rieken
f25673e310 update distro 2018-11-02 12:51:51 +01:00
Miguel Solorio
f689e899ec Update distro 2018-11-01 07:50:12 -07:00
Christof Marti
269ae7b3a6 Pick up change to fall back to DIRECT 2018-11-01 11:58:11 +01:00
Joao Moreno
4f381fcb60 update distro 2018-10-30 19:39:32 +01:00
Daniel Imms
60bd4f9a9c vscode-xterm@3.9.0-beta13 2018-10-30 11:09:16 -07:00
Joao Moreno
25e4ab94b7 osstool 1.29 2018-10-29 15:40:45 +01:00
Christof Marti
2795b98bac Use vscode-proxy-agent (#60773) 2018-10-28 10:35:26 +01:00
Matt Bierner
3dd2b19b2a Use TS 3.1.3 for building VS Code 2018-10-24 22:53:33 -07:00
Daniel Imms
092bb9a585 vscode-xterm@3.9.0-beta12
Fixes #59376
Fixes #59344
2018-10-24 12:01:20 -07:00
Benjamin Pasero
2086ab0fc7 move vscode-chokidar under MS org 2018-10-24 16:59:33 +02:00
Christof Marti
4e436d128c Investigate using Electron's resolveProxy API (#60773) 2018-10-22 20:00:58 +02:00
Daniel Imms
3f91fd6639 vscode-xterm@3.9.0-beta11
Fixes #60253
2018-10-20 12:59:28 -07:00
Daniel Imms
28574a8539 vscode-xterm@3.9.0-beta10
Syncs with master
2018-10-20 12:45:40 -07:00
Rob Lourens
441184faeb Fix #60218 - add search.usePCRE2 2018-10-18 19:51:12 -07:00
Benjamin Pasero
14b837a2ab bump windows-mutex@0.2.1 2018-10-17 07:54:52 +02:00
Ramya Achutha Rao
a975e59eaf Update applicationInsights for #60585 2018-10-16 16:29:08 -07:00