Commit graph

434 commits

Author SHA1 Message Date
Daniel Imms 1097dce20e node-pty@0.9.0-beta7
Diff: https://github.com/microsoft/node-pty/compare/0.8.1...2a4de1c
2019-05-22 14:56:29 -07:00
Daniel Imms 554d756e56 Revert "node-pty@0.9.0-beta7"
This reverts commit 7bf96e7432.
2019-05-22 14:54:23 -07:00
Daniel Imms 7bf96e7432 node-pty@0.9.0-beta7
Diff: https://github.com/microsoft/node-pty/compare/0.8.1...2a4de1c
2019-05-22 14:52:18 -07:00
Matt Bierner b92e571faf Remove typescript-tslint-plugin from dev deps
The new tslint plugin does not require this
2019-05-22 10:53:49 -07:00
Daniel Imms 0ac2aa466e node-pty@0.9.0-alpha4
based on master (f8045ab74667c24ea25a9c40888dfbeba6e58cd9)
2019-05-21 21:13:42 -07:00
Daniel Imms 467557cf2b vscode-xterm@3.14.0-beta3
Merge pull request #2081 from Tyriar/xterm-tests
Merge pull request #2085 from Tyriar/a11y_fix
Merge pull request #2088 from Tyriar/fix_coveralls
Merge pull request #2092 from Tyriar/layering
Merge pull request #2094 from Tyriar/2005_colormanager
Merge pull request #2096 from Tyriar/render_coordinator
Merge pull request #2098 from Tyriar/2093_logo_demo
Merge pull request #2100 from Tyriar/2099_pausing
Merge pull request #2101 from Tyriar/bad_comment_
Merge pull request #2109 from Tyriar/2107_cursor_report
Merge pull request #2113 from Tyriar/2111_automate_patch_release
Merge pull request #2110 from Tyriar/split_out_integration
Merge pull request #2114 from Tyriar/consolidate_api_test_timeout

Diff: 2d59185...93c1b89
2019-05-21 15:20:59 -07:00
Matt Bierner acc33c9896 Bump tslint version 2019-05-17 13:46:11 -07:00
Daniel Imms 9de06a375b vscode-xterm@3.14.0-beta2 2019-05-14 10:42:31 -07:00
Benjamin Pasero 10b0935c1d
Add basic support to start vscode in the web (#73687)
* web - scaffold a basic dev setup via "yarn web"

* 💄
2019-05-13 11:59:13 -07:00
Daniel Imms 9c88839f00 vscode-xterm@3.14.0-beta1
Diff: 199da84...5c9d66f
2019-05-10 16:17:32 -07:00
Benjamin Pasero 4b5c68c1bd web - scaffold a basic dev setup via "yarn web" 2019-05-09 13:13:27 +02:00
Matt Bierner dfafad3a00 Use TS 3.4.5 for building VS Code 2019-04-23 10:53:35 -07:00
Daniel Imms aaee57e128 vscode-xterm@3.13.0-beta3
Fixes #69603
2019-04-11 15:57:38 -07:00
Alex Dima 2285e1a4ca Add gulp dev modules 2019-04-11 12:16:33 +02:00
Matt Bierner 327c2728f7 Build VS Code using TS 3.4 2019-04-01 13:50:28 -07:00
Sandeep Somavarapu af30445fac Fix #70998 2019-03-27 15:31:34 +01:00
Christof Marti 0c50802a7a Reference proper npm package (fixes #52880) 2019-03-25 13:13:15 +01:00
Daniel Imms 07292fecf1 vscode-xterm@3.13.0-beta2 2019-03-23 11:26:23 -07:00
Daniel Imms 1c41ee34e1 vscode-xterm@3.13.0-beta1
- README updates
- Remove unused imports/vars
- Fix docker_compose port
- Make cols and rows readonly
- Fix links on lines that start with \t
- Remove unused font-family in CSS
- Support typed array in parser
- Time-based data input limit
- Fix mouseEvents when entering before attach to element
- Make textarea position work in CSS transform
- Remove shift in _innerWrite
- Fix renderer pausing in some envs
- Fix link hover when link on edge of terminal

Fixes #66632
2019-03-08 09:44:26 -08:00
Christof Marti 637eef813b Load root certificates on Windows (#52880) 2019-03-08 15:20:35 +00:00
Johannes Rieken 97efb5af57 fix #68421 2019-03-06 12:04:16 +01:00
Matt Bierner dd39966615 Strict null check mainThreadHeapService 2019-03-05 10:00:07 -08:00
Andre Weinand 3978009c94 node-debug@1.32.3 2019-02-26 17:23:00 +01:00
SteVen Batten 2b69fb9375 update vscode-windows-registry as an optional dependency 2019-02-21 12:02:28 +01:00
SteVen Batten c00e22501c
New Accessibility Service depending on new native node module (#68973)
* new reg service and always on mnemonics

* missed one

* use new node module and accessibility service

* add typings

* adopt accessibility service

* make it lazy
2019-02-21 11:10:03 +01:00
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
Andre Weinand d01afdce7e update DAP 2018-11-19 12:47:49 +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
Matt Bierner 8784755458 Use TS 3.1.4 for building VS Code 2018-11-05 16:47:53 -08:00
Christof Marti 269ae7b3a6 Pick up change to fall back to DIRECT 2018-11-01 11:58:11 +01:00
Daniel Imms 60bd4f9a9c vscode-xterm@3.9.0-beta13 2018-10-30 11:09:16 -07: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
Benjamin Pasero 8c22f1ca41 bump windows-process-tree@0.2.3 2018-10-16 09:17:48 +02:00
Benjamin Pasero 1c8bdc147a bump vscode-nsfw@1.1.1 2018-10-16 07:35:21 +02:00
Daniel Imms 10b383c911 vscode-xterm@3.9.0-beta9
Fixes #59372
2018-10-15 11:50:38 -07:00
Daniel Imms c5c0a7d29a vscode-xterm@3.9.0-beta8
Fixes #60865
2018-10-15 11:46:27 -07:00
Benjamin Pasero c61ee508be use vscode-sqlite3@4.0.2 2018-10-14 11:53:41 +02:00
Benjamin Pasero 90fd44c102 Merge branch 'master' into ben/sqlite 2018-10-12 09:16:30 +02:00
Daniel Imms 31a1ec61e5 vscode-xterm@3.9.0-beta7
Fixes #60447
2018-10-11 09:45:28 -07:00
Daniel Imms 7e742e1f31 vscode-xterm@3.9.0-beta6
Fixes #59379
2018-10-10 14:41:53 -07:00
Joao Moreno 0bbe8e28c4 update minimatch 2018-10-10 11:43:44 +02:00
Benjamin Pasero bac418779f Merge branch 'master' into ben/sqlite 2018-10-10 07:36:03 +02:00
Daniel Imms 797161bd32 vscode-xterm@3.9.0-beta5
Fixes #60310
2018-10-09 11:51:15 -07:00
Daniel Imms 40371ab59d vscode-xterm@3.9.0-beta3
Fixes #60291
2018-10-09 08:51:43 -07:00
Daniel Imms d4f40dd755 vscode-xterm@3.9.0-beta2 2018-10-08 09:34:01 -07:00
Benjamin Pasero 59f367a8b0 Merge branch 'master' into ben/sqlite 2018-10-08 11:08:35 +02:00
Rob Lourens 8f1dbae0b7 Bump vscode-ripgrep with cache download fix 2018-10-05 10:43:54 -07:00
Rob Lourens 0e60629c5a Bump vscode-ripgrep with fixed build 2018-10-05 08:57:38 -07:00
Benjamin Pasero b8b7c3c3a6 sqlite - initial version of storage library 2018-10-05 15:12:50 +02:00
Rob Lourens 5359560ead Update ripgrep version, use new json output format 2018-10-04 18:15:27 -07:00
Matt Bierner a9944e6595 Move some build specific packages into build
These packages are only used in build and also have their typings defined in this folder
2018-10-03 15:30:34 -07:00
Matt Bierner 6aa7463ca1 Remove unused gulp dev dependency 2018-10-03 15:30:34 -07:00
Matt Bierner f7456ebf90 Switch to use standard @types/node types instead of our customized version
Using a custom version of the node typings is causing a lot of pain while trying to upgrade our build to use `@types` instead of the `d.ts` files we have to maintain. I believe we primarily maintain our own version for two reason:

- Custom require function
- setTimeout and other timer functions return NodeJs.timer instead of a number

These can both be delt with, the first by using interface augmentation and the second by switching to use any types for timer. I believe that the pain of maintaining our own node `d.ts` outweighs the benefits here

This change switches us to use the standard @types/node package for our node typings
2018-10-03 14:18:36 -07:00
Matt Bierner 02593076f8 Revert including yazl types 2018-10-02 15:59:35 -07:00
Matt Bierner c794db9e31 Switch to use a few more @types packages instead of our custom versions 2018-10-02 14:23:28 -07:00
Matt Bierner f5850c9510 Try using @types for typings instead of our custom versions in src/typings 2018-10-02 14:07:19 -07:00
Matt Bierner d37076a596 Build VS Code using TypeScript 3.1.1
Fixes #59757
2018-10-01 10:55:16 -07:00
Benjamin Pasero 66dcb50e61 gulp-atom-electron@1.19.0 2018-10-01 18:14:00 +02:00
Daniel Imms aaee349207 vscode-xterm@3.9.0-beta1 2018-10-01 09:02:44 -07:00
Daniel Imms 3eea5fae43 Revert "vscode-xterm@3.9.0-beta1"
This reverts commit 8f20c5eae8.
2018-10-01 09:01:14 -07:00
Benjamin Pasero d4fdc9886b bump gulp-atom-electron 2018-10-01 17:38:26 +02:00
Daniel Imms 8f20c5eae8 vscode-xterm@3.9.0-beta1
Includes link overscan fix and dynamic cache optimizations
2018-10-01 07:27:09 -07:00
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Daniel Imms 4125f7a045 node-pty@0.7.8
Fixes #59334
2018-09-28 11:01:39 -07:00
Ramya Achutha Rao c9b88c68cc Update appinsights to latest version 2018-09-25 16:44:46 -07:00
Daniel Imms 1e058b76ea Revert vscode-xterm update
This caused some integration tests to fail
2018-09-24 19:34:59 -07:00
Daniel Imms 75f721ff98 vscode-xterm@3.8.0-beta5 2018-09-24 11:04:27 -07:00
Joao Moreno 91704613a9 fixes #58966 2018-09-24 15:41:24 +02:00
Ramya Rao ae526292df
Upgrade appinsights (#58999)
* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
2018-09-22 23:09:48 -07:00
Daniel Imms bd0543890c vscode-xterm@3.8.0-beta4
Includes fix to link underlines in DOM renderer.

Fixes #59114
2018-09-21 10:10:04 -07:00
Andre Weinand baa15a52d2 use DAP 1.32.0 2018-09-20 00:32:11 +02:00
Alex Dima f1f688cdd0 Update to latest oniguruma 2018-09-19 23:38:08 +02:00
Alex Ross 7b15a622c8 Upate vscode-xterm.js to 3.8.0-beta3 Fixes #58532 2018-09-17 09:05:42 -07:00
Alex Dima 9eb794b194 Fixes #58606: Use native-watchdog to monitor parent process in ext host 2018-09-13 17:30:22 +02:00
Rob Lourens 3291fd3663 Update yarn.lock from #52119 2018-09-11 11:26:59 -07:00
Alex Ross 2241bcbbb8 vscode-xterm@3.8.0-beta2 2018-09-10 09:29:20 -07:00
Matt Bierner 84ed12fbd8 Build with TS 3.0.3 2018-09-07 16:16:51 -07:00
Sandeep Somavarapu d3c5067ac6 Update yarn lock file 2018-09-06 17:22:44 +02:00
Andre Weinand 3bbfb3d7a4 upgrade to DAP 1.32.0-pre.0 2018-09-06 14:46:28 +02:00
Johannes Rieken 74fa1d8994
Merge pull request #57956 from Microsoft/joh/vsce-next
use packagedDependencies from running vsce#ls
2018-09-06 11:14:38 +02:00
Alex Ross ef9e1f1a2b node-pty@v0.7.7 2018-09-05 15:39:50 -07:00
Daniel Imms a504717669 vscode-xterm@3.8.0-beta1 2018-09-05 13:49:55 -07:00
Johannes Rieken 2561764544 use vsce 1.48.0 2018-09-05 14:35:30 +02:00
Johannes Rieken 3885d4613e Merge branch 'master' into joh/vsce-next 2018-09-05 14:06:12 +02:00
Matt Bierner cb81c2c241
Build using ts 3.0 (#57906)
* Build VS Code using TS 3.0

Fixes #57151
2018-09-04 15:25:39 -07:00
Johannes Rieken ccec2c9543 use vsce packagedDependencies 2018-09-04 12:29:23 +02:00
Benjamin Pasero d63c8abbec bump vscode-chokidar@1.6.4 (fixes #57263) 2018-08-27 14:40:12 +02:00
Johannes Rieken cdb9c0a8f4 update vscode-nls-dev to fixed version, share more config between extensions 2018-08-24 16:37:10 +02:00
Daniel Imms bae20e9892 vscode-xterm@3.7.0-beta5
Fixes #56628
2018-08-21 15:28:36 -07:00