Commit graph

437 commits

Author SHA1 Message Date
Daniel Imms f9549e2347 Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-07-12 10:53:44 -07:00
Alex Dima a760a685b0 Update to latest vscode-textmate 2019-07-12 16:29:01 +02:00
Benjamin Pasero a33a5839c2 💄 deps 2019-07-12 09:34:27 +02:00
Robo 5fb890d41e chore: Bump keytar@4.11.0 (#76549) 2019-07-12 09:25:19 +02:00
Robo 3456ef3aaa
Merge pull request #77251 from microsoft/bump_node_pty
chore: Bump node-pty@0.9.0-beta19
2019-07-11 17:11:16 -07:00
deepak1556 9be01adea1 chore: Bump node-pty@0.9.0-beta19 2019-07-11 15:42:37 -07:00
deepak1556 70073581f4 chore: Bump windows-process-tree@0.2.4 2019-07-11 13:56:05 -07:00
Daniel Imms a12dc7898b xterm@3.15.0-beta71
Diff: xtermjs/xterm.js@44a843b...e99de7a

Changes:

- Fixes mouse events

Fixes #76967
2019-07-11 11:36:46 -07:00
Joao Moreno cf64ef0884 remove legacy extensions compilation
- update vscode-nls-dev
- fix CopyWebpackPlugin usage
- fix extra data in html extension
- add webpack to python
2019-07-10 09:38:05 +02:00
Daniel Imms 43fb759661 xterm@3.15.0-beta70
Diff: xtermjs/xterm.js@f235d70...44a843b

Changes:

- Parser sub-parameters/colon notation
- Webgl simplify atlas/fix npe
- Move sound into browser
- Fix keyup event (related #76050)
2019-07-09 11:05:51 -07:00
Alex Dima e443427993 Update to native-keymap@2.0.0 2019-07-05 10:40:11 +02:00
Daniel Imms b790b187f7 xterm@3.15.0-beta67
Diff: c55e938...f235d70

Changes:

- Remove blankLine string

Fixes #76044
2019-07-03 10:51:25 -07:00
Daniel Imms e3cd9c21cb xterm-addon-search@0.2.0-beta2
Fixes #50623
2019-07-03 09:07:18 -07:00
Daniel Imms ada8fd30ee xterm@3.15.0-beta66
Diff: 96eafd3...c55e938

Changes:

- WebGL PR merged
- wordSeparator option
- Layering refactors
- Benchmark merged in
- declarationMap
- tslint clean
- Lower z-indexes (already fixed in vscode)
- Guard against floats in API
- Reset isWrapped on windows
- Centered scroll
- Fix selecting half of double width chars

Fixes #50623
Fixes #76526
2019-07-03 09:05:39 -07:00
Benjamin Pasero cb58cf91a7 🆙 vscode-sqlite3@4.0.8 2019-07-03 15:55:21 +02:00
Benjamin Pasero f7ff421b11 🆙 chokidar@2.1.7 2019-07-03 15:16:21 +02:00
Benjamin Pasero cbc16932bf deps - bump sudo-prompt, iconv-lite 2019-07-03 08:18:52 +02:00
Rob Lourens 85da8ee3f5 Update ripgrep, enable --auto-hybrid-regex
Note, the invalid literal test is n/a with auto-hybrid-regex, it's ok because in vscode we would be in multiline mode in that case anyway
Fix #72459
2019-07-02 11:43:51 -07:00
Robo 7f5541d56d chore: Bump nsfw@1.2.5 (#76434)
* chore: Bump nsfw@1.2.5

* adopt newDirectory property
2019-07-02 16:04:01 +02:00
Peng Lyu 03ae320030 Use localized name for macOS keyboard layout 2019-06-20 11:30:12 -07:00
Daniel Imms 95fa2fe80d xterm@3.15.0-beta50
Diff: 846a189...96eafd3

Changes:

- Publish improvements
- Layering/strict updates
2019-06-20 09:34:17 -07:00
Joao Moreno 05ba8ae885 update eslint 2019-06-20 10:15:27 +02:00
Joao Moreno 50a0c011ee update inno setup 2019-06-18 17:08:18 +02:00
Daniel Imms fb19107658 xterm@3.15.0-beta42
Diff: cdc9f79...846a189

- Saved absolute cursor position (xtermjs/xterm.js#2217)
- Buffer line refactor (moving parts into new files)
- Splitting Types.ts into .d.ts and Constants.ts
- Fix refresh after DPR change
- Fix NPE in setTheme (didn't affect VS Codee)

Fixes #75575
Fixes #75576
2019-06-15 13:34:24 -07:00
Daniel Imms 08ac6296c2 xterm@3.15.0-beta37
Diff 566f594...cdc9f79

- Addon webpacking
- Docs
- Fix DOM cursor blink
- Remove some IE workarounds

Fixes #75534
2019-06-14 13:33:27 -07:00
Matt Bierner 89aadaa131 Use TS 3.5.2 for building VS Code 2019-06-13 16:39:26 -07:00
Daniel Imms c41ad18414 Puppeteer exploration 2019-06-12 14:37:12 -07:00
Johannes Rieken 34c1f859cf remove gc-signals, heapservice, and mainThreadHeapService, #74846 2019-06-12 16:20:49 +02:00
Daniel Imms 18b659dd5e Fix xterm addons in browser services 2019-06-10 15:08:29 -07:00
Daniel Imms cc2392a8e4 xterm@3.15.0-beta34
Based on 566f594

Includes a lot of refactors
2019-06-10 11:00:53 -07:00
Joao Moreno 34cafdf547 update node-spdlog to 0.9.0 2019-06-07 07:45:06 +02:00
Daniel Imms c089daa858 node-pty@0.9.0-beta17
- Updated @types/node
- Fix compilation under Electron 6
2019-06-06 20:52:24 -07:00
Daniel Imms 0a4979360e xterm@3.15.0-beta23
Includes:

- Fix to soft reset
- getCell typings fix
- Parser optimizations

Fixes #75021
2019-06-06 15:21:39 -07:00
Matt Bierner 1cdf995036 Build with TS 3.5.1
The dom.d.ts types changed to not allow null on the outline styles. I believe that setting this to empty string should be equivalent
2019-06-05 15:41:45 -07:00
Rob Lourens f6bee434bb Remove unused dep clean-css 2019-06-05 14:40:44 -07:00
Daniel Imms c1ae8c4fe7 Update to latest xterm@3.15.0-beta14 2019-06-04 16:05:06 -07:00
Daniel Imms 7a5546375d Adopt xterm-addon-web-links 2019-06-04 14:42:44 -07:00
Daniel Imms cbbbc0747b Add new search addon and adopt 2019-06-04 11:15:19 -07:00
Daniel Imms 7cd2252769 Merge branch 'master' into tyriar/replace_vscode_xterm 2019-06-04 09:47:16 -07:00
Benjamin Pasero 73643c60a6
Update to Electron 4.0.x (#73119)
* Bump electron@4.0.0-beta.9

* electron 4 - temporarily warn about exploration change

* update to Electron 4.0.0 stable

* remove electron 4 notification

* bump to electron@4.0.1

* electron 4: adopt format change of "version" file

* build - set to use exploration image

* Revert "build - set to use exploration image"

This reverts commit 1bb280fc5e.

* electron@4.0.2

* fix electron.d.ts

* update distro

* bump electron@4.0.4

* debt - adopt new process.getProcessMemoryInfo()

* update electron@4.0.5

* electron@4.0.6

* electron 4.0.x - remove Linux 32bit build

* electron@4.0.7

* electron - update to 4.1.2

* bump electron@4.1.4

* update build (remove Linux32)

* electron@4.1.5

* electron 4 - remove linux 32bit warning

* Remove more 32-bit Linux build stuff

Fixes #66271

* electron@4.2.0

* electron@4.2.1

* electron@4.2.2

* electron@4.2.3

* Revert "electron@4.2.3"

This reverts commit ae375ef764.

* Revert "Revert "electron@4.2.3""

This reverts commit 513581ebc5.
2019-06-04 10:50:10 +02:00
Daniel Imms dbbafdf428 node-pty@0.9.0-beta16
Includes:

- microsoft/node-pty#313 Update xterm in example
- microsoft/node-pty#314 Fix 32-bit Windows ConPTY crash
- microsoft/node-pty#315 Fix node 8 compiling

Part of #74640
2019-06-03 14:21:22 -07:00
Daniel Imms 123a4d62f8 Fix merge conflict 2019-06-03 13:46:00 -07:00
Daniel Imms 46683e4b4f Merge remote-tracking branch 'origin/master' into tyriar/replace_vscode_xterm 2019-05-31 11:20:19 -07:00
Daniel Imms 6964233e81 vscode-xterm@3.14.0-beta6
Diff: c22bc90...abd733e

Fixes #72149
Fixes #74183
2019-05-28 19:31:41 -07:00
Andre Weinand 3d7d82609d use DAP@1.35 2019-05-28 15:36:27 +02:00
Sandeep Somavarapu 588e193d83 update yarn deps 2019-05-27 11:29:25 +02:00
Daniel Imms 34aa37c398 Replace vscode-xterm with xterm 2019-05-24 17:34:10 -07:00
Daniel Imms 61babb26e9 vscode-xterm@3.14.0-beta5
Fixes #74215
2019-05-24 12:21:02 -07:00
Daniel Imms b915ad6bf6 node-pty@0.9.0-beta13
- Windows defer clean up/optimization
- Update winpty
2019-05-24 10:31:59 -07:00
Alex Dima f0ba210ef9 Add support for vscode-textmate in the browser 2019-05-24 18:33:28 +02:00
Daniel Imms 7c2da9e51c vscode-xterm@3.14.0-beta4
Fixes #74183
2019-05-24 08:12:35 -07:00
Daniel Imms 769242b4fe Inherit cursor in conpty
Fixes #72629
2019-05-22 15:40:09 -07:00
Daniel Imms 72970ffdce Merge remote-tracking branch 'origin/master' into tyriar/node-pty-up 2019-05-22 15:30:24 -07:00
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