Commit graph

56 commits

Author SHA1 Message Date
Daniel Imms
9cfbdd0abf Localize xterm.js strings 2018-01-28 13:18:47 -08:00
Dirk Baeumer
b3f939095c Upgrade to vscode-nls-dev 3.0.6 2018-01-28 21:46:24 +01:00
Daniel Imms
3570f2d829 vscode-xterm@3.1.0-beta12
Removes navigation mode
2018-01-27 18:44:46 -08:00
Joao Moreno
91a19d9071 adopt spdlog 0.6.0
fixes #39807
fixes #41136
2018-01-26 09:52:14 +01:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Daniel Imms
7b2864f689 Fix regression with page up/down+modifiers in terminal
Fixes #42161
2018-01-25 09:27:22 -08:00
Daniel Imms
087899f428 Place terminal textarea below rows, fix nav mode reading wrong item 2018-01-23 11:17:37 -08:00
Daniel Imms
2fe2829517 vscode-xterm@3.1.0-beta8 2018-01-23 09:02:57 -08:00
Daniel Imms
80991ce8a0 Fix terminal links sometimes not working before scroll
Fixes #36072
2018-01-22 12:00:23 -08:00
Daniel Imms
060896c901 Announce terminal to screen reader
Part of #8339
2018-01-22 06:40:22 -08:00
Daniel Imms
8e7ca11a13 xterm@3.1.0-beta5
Part of #11314
2018-01-20 11:01:53 -08:00
Daniel Imms
3904a9d878 Pull in latest terminal screen reader changes 2018-01-17 10:58:44 -08:00
Daniel Imms
4eea7798c4 vscode-xterm@3.1.0-beta2
Fixes #41281
2018-01-08 09:57:10 -08:00
Daniel Imms
8e0baeddeb vscode-xterm@3.1.0-beta1
This pulls in all the pushed changes after the v3 release and more screen
reader improvements, including:

- Render row debouncer to limit re-rendering of a11y rows
- assertive live region
- Convert \t to nbsp in live region
- Bug fix in parser not exiting to normal parse mode on certain sequences
- Emit selection event on terminal (not SelectionManager)
- Use of resolution event in ScreenDprMonitor
2018-01-05 14:39:17 -08:00
Daniel Imms
00a2a23538 Initial terminal screen reader support
Part of 8339
2018-01-03 10:32:21 -08:00
Daniel Imms
bfb8ac5f5f Allow alt+backspace in terminal/bash to delete word
Fixes #40444
2018-01-02 10:42:02 -08:00
Rob Lourens
49b1249494 vscode-ripgrep@0.7.1 2017-12-30 22:50:24 -08:00
Daniel Imms
a83a46d9a7 vscode-xterm@3.0.0-beta3
Improves solution to terminal viewport changing monitor issue
2017-12-29 13:59:38 -08:00
Daniel Imms
2cc5e38b52 vscode-xterm@3.0.0-beta2
Fixes terminal viewport rendering messing up when moving between monitors
of different DPIs.

Fixes #34320
2017-12-29 08:36:29 -08:00
Daniel Imms
76f8ae85c9 Replace xterm with vscode-xterm
Fixes #38342
Fixes #40927
2017-12-29 07:21:23 -08:00
Daniel Imms
80e2fcaf43 Don't render terminals in the background
Fixes #39031
2017-12-28 15:38:02 -08:00
Daniel Imms
968af832b3 Fix isWrapped NPE in terminal
Fixes #38292
2017-12-27 08:14:24 -08:00
Daniel Imms
114adf703b Upgrade xterm.js 2017-12-26 04:18:55 -08:00
Sandeep Somavarapu
1c94a006da #40196 Use files in the background for storing content of output channels 2017-12-18 18:25:45 +01:00
Ramya Achutha Rao
b5e4920670 Update appinsights module fixes #40095 2017-12-13 11:44:53 -08:00
Benjamin Pasero
0ef13b6d54
Allow to save files that need user elevation (fixes #1614) (#40107) 2017-12-12 16:03:25 +01:00
Benjamin Pasero
9f0383f163 Add "(Administrator)" suffix to window title when running as administrator in Windows (fixes #19707) 2017-12-12 11:22:45 +01:00
Daniel Imms
457069efef Fix High Sierra terminal not exiting problem
Fixes #37846
2017-12-08 16:07:05 -08:00
Johannes Rieken
6ebc4409e9 depend on 0.0.7 of inspect-profiler, #39898 2017-12-08 09:16:14 +01:00
Joao Moreno
8c2bd8b203 update spdlog 2017-12-06 17:35:43 +01:00
Joao Moreno
12f10aba98 update spdlog 2017-12-06 14:58:17 +01:00
Joao Moreno
3b5059f349 update spdlog
related to #39659
2017-12-06 13:03:14 +01:00
Joao Moreno
9aa1e29ec2 fix spdlog file handles in windows
fixes #39659
2017-12-06 12:04:13 +01:00
Joao Moreno
d8cacdc1fd fix spdlog service not closing file handle on reload
related to #39659
2017-12-05 17:53:50 +01:00
Rob Lourens
2cc078e0ba Update vscode-debugprotocol in yarn.lock
It was updated in package.json but not yarn.lock
2017-12-04 16:56:05 -08:00
João Moreno
4b91235ba2
Merge pull request #39365 from Microsoft/joao/spdlog
Introduce a log service across all processes
2017-12-04 13:19:17 +01:00
Joao Moreno
88893bf97a fix build 2017-12-04 13:16:40 +01:00
Sandeep Somavarapu
2462b84bb6 set log level action 2017-11-30 13:38:09 +01:00
Joao Moreno
4c79dc1f0c scope the logs per date folder 2017-11-30 09:52:17 +01:00
Joao Moreno
d3fb016d30 update spdlog 2017-11-29 18:08:03 +01:00
Joao Moreno
0228f712a2 add spdlog 2017-11-29 17:49:53 +01:00
Joao Moreno
baa296804e update gulp atom electron
related to #25843
2017-11-24 09:31:47 +01:00
Johannes Rieken
52c2843cc4 redo --prof-startup with the new protocol based profiler, also profile extension host startup 2017-11-23 10:55:02 +01:00
Andre Weinand
27da5ea3cd DAP@1.25.0-pre.0 2017-11-20 18:13:21 +01:00
Rob Lourens
090d0ff1d3 Update vscode-ripgrep bc 0.3 was a bad publish 2017-11-17 11:12:57 -08:00
Rob Lourens
8b05b0d70c Update vscode-ripgrep to fix issue with yarn 2017-11-16 15:13:08 -08:00
Joao Moreno
9fa007f057 use vscode-chokidar
related to #38342
2017-11-15 15:22:40 +01:00
Joao Moreno
97c108d7e4 update vsce 2017-11-15 10:54:33 +01:00
Joao Moreno
2069d83979 update gulp tsb 2017-11-15 10:29:51 +01:00
Joao Moreno
206a500d75 upgrade vsce
finally can build vscode!
2017-11-14 22:08:51 +01:00