Commit graph

167 commits

Author SHA1 Message Date
Alex Dima d10239639b First cut at integrating keyboard mappers 2017-03-20 17:23:06 +01:00
Daniel Imms fc7e985f87 Uplevel xterm.js
Fixes #22640
2017-03-17 11:04:27 -07:00
Rob Lourens 6094fcfaa3 Bump vscode-ripgrep (removes broken dts) 2017-03-15 22:49:40 -07:00
Rob Lourens 62ec995019 Ripgrep search 2017-03-15 12:42:57 -07:00
Rob Lourens 6cb6a82fa1 Bump vscode-ripgrep 2017-03-14 14:56:13 -07:00
Rob Lourens 39b2639b65 Bump vscode-ripgrep 2017-03-13 17:31:48 -07:00
Rob Lourens 10b6134a47 Add vscode-ripgrep as a dependency 2017-03-13 16:03:34 -07:00
Daniel Imms e6f8ec8bb2 Uplevel node-pty@0.6.3
Fixes #19078
2017-03-13 14:23:45 -07:00
Daniel Imms 7ae8cd13d1 Work towards hover tooltips 2017-03-09 11:03:22 -08:00
Daniel Imms 1347d2a357 Uplevel xterm.js
THis brings in element access in link validationCallback and CSI 3 J
2017-03-09 10:25:23 -08:00
Daniel Imms e1d6cb4301 Uplevel xterm.js
Contains link fixes
2017-03-04 16:22:17 -08:00
Daniel Imms 75e05a7f1f Uplevel xterm.js
This brings in new link handler code to support ctrl/cmd links
2017-03-04 14:19:12 -08:00
Daniel Imms 6ebf12236f Uplevel xterm.js
This brings in terminal link priority support
2017-03-02 12:10:20 -08:00
Daniel Imms 9e8f96c585 Uplevel xterm.js
This brings in terminal link validation

Part of #21226
2017-03-01 09:54:44 -08:00
Johannes Rieken b76c8bea27 add performance-startup-profile flag 2017-03-01 15:56:55 +01:00
Martin Aeschlimann c1a1cd0aac Update vscode-textmate (fixes #21310) 2017-02-28 16:29:18 +01:00
Daniel Imms bcf9f7b1fe Fix % in URL path part
Fixes #21188
2017-02-24 08:58:00 -08:00
Alexandru Dima 056fc8e474 Merge pull request #21023 from Microsoft/alex/kblayout
native-keymap@0.4.0
2017-02-23 21:07:45 +01:00
Daniel Imms 720a3e2f76 Uplevel xterm.js
Fixes #21186
Fixes #21184
Fixes #21188
Fixes #21059
2017-02-23 10:12:43 -08:00
Alex Dima 33c592a97d native-keymap@0.4.0 2017-02-21 22:45:01 +01:00
Andre Weinand 3015d74160 use 1.17 version of debug protocol 2017-02-21 18:31:41 +01:00
Daniel Imms 5ff4227c40 Uplevel xterm.js
Fixes issue where whitespace would be eaten in terminal after a link.

See sourcelair/xterm.js#558
2017-02-19 15:18:17 -08:00
Daniel Imms 76f2bb78dc Uplevel xterm.js
Fixes #20797
2017-02-19 15:05:47 -08:00
Daniel Imms 60f1c54e32 Uplevel xterm.js
Fixes query string in http link matcher

Fixes #20777
2017-02-17 10:25:52 -08:00
Daniel Imms e83c59a4d6 Uplevel xterm.js
Add a null check to linkify row

Fixes #20774
2017-02-16 22:43:09 -08:00
Daniel Imms 27c5f6444e Merge pull request #20582 from Microsoft/tyriar/7321
Terminal links
2017-02-14 11:09:25 -08:00
Daniel Imms bc4d3de046 Uplevel node-pty@0.6.2 2017-02-13 20:26:52 -08:00
Daniel Imms 1a76f05c9d Uplevel xterm.js 2017-02-13 19:39:53 -08:00
Daniel Imms adf3a29dea Uplevel xterm.js 2017-02-13 19:34:53 -08:00
Ramya Rao 9b29c54c6b Add err handling for emmet and update commit hash (#20267) 2017-02-09 02:04:22 -08:00
Ramya Rao 239b199f6d Use patched emmet to support svg and orphaned quote bug (#19655) 2017-02-07 08:54:54 -08:00
Daniel Imms 8fee7c8e58 Use shorter pointer to xterm github dependency 2017-02-01 13:41:03 -08:00
Daniel Imms 5c64c4c6ce Uplevel xterm.js
This brings in:

- eraseRight/Left null exception
- Animation frame idle performance
- Pull renderer out

Fixes Microsoft/vscode#19640
Part of Microsoft/vscode#12000
Fixes Microsoft/vscode#19651
2017-02-01 13:36:04 -08:00
Benjamin Pasero 95ed1f3b1d 1.9.0 => 1.10.0 2017-01-30 10:30:36 +01:00
Daniel Imms 432fa81e8a Uplevel xterm.js and implement flowControl setting
Fixes #18833
2017-01-26 21:43:32 -08:00
Daniel Imms d49e617cf6 Uplevel xterm.js
Fixes #19074
2017-01-23 11:37:11 -08:00
Andre Weinand 79301f3e36 debug protocol: update to v1.16 2017-01-23 11:33:57 +01:00
Daniel Imms 8f76900a67 node-pty@0.6.1
Fixes #18985
2017-01-21 14:48:00 -08:00
Daniel Imms c486e01988 Fix terminal tab stop issue
Fixes #18952
2017-01-20 14:35:26 -08:00
Daniel Imms 64c4765918 Uplevel xterm.js
This brings in support for cursor styles
2017-01-20 08:02:42 -08:00
Daniel Imms 6c592cfe32 Uplevel to node-pty@0.6.0
Fixes #13625
Fixes #10163
2017-01-20 04:33:00 -08:00
Daniel Imms 179f402254 Uplevel xterm.js
This brings in:

- Parser refactor (performance)
- Remove comments
- Fix to resizing invisible terminals, fixes #18332
- Keep selection on modifier keyup
2017-01-19 19:21:10 -08:00
Daniel Imms dbef8f1afe Uplevel node-pty to 0.6.0-beta3
This should fix the last major issues with applications within WSL

Part of #13625
2017-01-18 09:51:29 -08:00
Daniel Imms b7e2696b17 Uplevel xterm.js
This brings in namely:

- cursorBlink and scrollback refresh immediately after setOption call
2017-01-15 22:02:43 -08:00
Daniel Imms 63f1fa6680 Uplevel node-pty to 0.6.0-beta2
This is the first build to feature the upgrade to winpty@0.4.1 in addition to
the conversion to TypeScript and general code clean up. The most notable
change is that Git Bash no longer goes out of sync and likely a bunch of other
issues in #14613. Certain applications within WSL do not function correctly
with this build.

I tested this on Windows and Linux.

Part of #13625
2017-01-15 21:25:16 -08:00
Daniel Imms 1e94f4144e Uplevel xterm.js
Includes fixes for the terminal breaking when zooming VS Code.

Fixes #18415
2017-01-12 11:34:35 -08:00
Daniel Imms b2d2a79da8 Uplevel xterm.js
Notable changes in:

- XON/XOFF support
- Renderer catch up
- Frame skipping during heavy output
2017-01-10 21:26:21 -08:00
Daniel Imms df5c790632 Uplevel xterm.js
This adds the fix for #18370 which was cherry picked to the Tyriar/xterm
vscode-release/1.9 branch (as it's in review).

Fixes #18370
2017-01-10 11:41:27 -08:00
Daniel Imms d697b08670 Uplevel xterm.js
This brings in disableStdio option (Part of #15583)
2017-01-09 10:06:16 -08:00
Alex Dima 88c45c4e57 Merge remote-tracking branch 'origin/master' into alex/tokenization 2017-01-09 11:19:26 +01:00