Commit graph

702 commits

Author SHA1 Message Date
Joao Moreno ddfe69b778 update distro 2018-06-20 15:00:38 +01:00
Benjamin Pasero e28c265025 Revert "Revert "adding titlebar icon svg""
This reverts commit 74a101506f.
2018-06-19 09:24:47 +02:00
Benjamin Pasero 74a101506f Revert "adding titlebar icon svg"
This reverts commit 8cadcf172e.
2018-06-19 09:24:30 +02:00
SteVen Batten 8cadcf172e adding titlebar icon svg 2018-06-18 12:04:17 -07:00
Martin Aeschlimann 5bde5c1160 update vscode-textmate (async loading) 2018-06-18 16:14:58 +02:00
Ramya Achutha Rao 14ee487496 Update distro for badge update Fixes #52051 2018-06-15 15:06:58 -07:00
Daniel Imms d901821f22 Revert workaround for black bar in terminal
Fixes #51749
See #51094
2018-06-13 12:31:11 +02:00
Joao Moreno 2b1557dc34 Merge branch 'vsts-test-results' 2018-06-12 18:21:48 +02:00
Joao Moreno 8a3ffed0ab vsts: report smoketest results 2018-06-12 17:37:53 +02:00
Daniel Imms b0e2d1d0cd Fix terminal glitch when resizing
Fixes #51094
2018-06-12 16:45:52 +02:00
Joao Moreno 7d2e693a9b unit tests: use mocha junit reporter 2018-06-11 18:18:27 +02:00
Daniel Imms d9b034be08 Update xterm.js
Fixes #51615
Fixes #49935
2018-06-11 16:24:20 +02:00
Rob Lourens a8978c6a9e Bump vscode-ripgrep 2018-06-07 20:58:29 -07:00
Matt Bierner 5065397f9b Build VS Code with TS 2.9
Fixes #51102
2018-06-04 11:50:05 -07:00
Rachel Macfarlane 36d626db53 Update version 2018-06-01 16:02:32 -07:00
Rachel Macfarlane 055d7c549c Update distro commit and third party notices 2018-06-01 10:56:01 -07:00
Christof Marti 3ac58daa76 Update keytar (#48804) 2018-05-28 09:53:43 +02:00
Christof Marti ed33aa3bc7 Update getmac (#48804) 2018-05-28 09:46:02 +02:00
Daniel Imms ce27adfec1 vscode-xterm@3.5.0-beta8 2018-05-21 09:34:25 -07:00
Daniel Imms 5ce6a2ea6b vscode-xterm@3.5.0-beta6
Fixes #50125
2018-05-18 12:25:00 -07:00
Daniel Imms 54707c4c07 vscode-xterm@3.5.0-beta5 2018-05-16 10:07:23 -07:00
Daniel Imms 7c8cdfe9a0 Revert "vscode-xterm@3.5.0-beta1"
Part of #49438

This reverts commit 70d36c56ca.
2018-05-09 09:58:57 -07:00
Benjamin Pasero a5cde11bfa bump sudo-prompt@8.2.0 (for #48804) 2018-05-09 09:15:44 +02:00
Benjamin Pasero e183067081 bump iconv-lite@0.4.23 (for #48804) 2018-05-09 09:09:53 +02:00
Daniel Imms 70d36c56ca vscode-xterm@3.5.0-beta1
Fixes #49236
2018-05-04 11:20:21 -07:00
Christof Marti 77a8731de0 Update distro commit 2018-05-03 10:02:04 +02:00
Joao Moreno baf6fbc777 update continuous build
fixes #48800
2018-05-02 12:57:44 +02:00
Matt Bierner 2c7cea2d37 Use TS 2.8.3 for building vscode 2018-05-01 10:16:51 -07:00
Johannes Rieken 9a00b80cb5 update dependencies, #48804 2018-04-30 14:14:42 +02:00
Joao Moreno 17e78c426e update yauzl
related to #48804
2018-04-30 09:51:18 +02:00
Joao Moreno 0cf27e0055 update semver
related to #48804
2018-04-30 09:49:05 +02:00
Joao Moreno 6039d2451d update proxy modules
related to #48804
2018-04-30 09:45:16 +02:00
Christof Marti f251d22e73 1.24 begins 2018-04-27 17:32:55 +02:00
Rachel Macfarlane ebf9c8c730 Update windows-process-tree to 0.2.2 2018-04-25 19:06:41 -07:00
Christof Marti 996ba231a1 OSS update 2018-04-25 14:51:07 +02:00
Joao Moreno 1891516706 fixes #48393 2018-04-23 15:58:32 +02:00
Joao Moreno 2bd7803ed4 smoketest 2018-04-17 10:54:00 +02:00
Rachel Macfarlane 6b62365d38
Use windows-process-tree module to list processes, #46433 2018-04-09 11:45:56 -07:00
Matt Bierner f53158e709 Build vscode with TS 2.8.1
Fixes #47512
2018-04-09 11:28:34 -07:00
Daniel Imms eb0f99cb2e Update xterm.js
Pulls in:

- Don't mutate options
- A null check when writing data
- Color refactor
2018-04-09 07:19:46 -07:00
Daniel Imms 149ced58e1 Fix exception in xterm.js
Fixes #47489
2018-04-09 06:17:50 -07:00
Benjamin Pasero 24d87a7eb0 Revert "Update to Electron v2.0.0-beta.6 (#46552)"
This reverts commit 88603b377d.
2018-04-06 09:33:18 +02:00
Daniel Imms 88603b377d Update to Electron v2.0.0-beta.6 (#46552)
* electron@2.0.0-beta-1

* Update distro

* Update electron.d.ts to 2.0.0-beta.1

* Disable asar as it causes a native crash

* Adopt Module._resolveLookupPaths ASAR patch

* electron 2.x - restore inspector URL in extension host

* electron 2.x - adopt context menu callback for onHide

* electron 2.x - remove workaround for https://github.com/electron/electron/issues/10442

* electron 2.x - update node.d.ts

* electron 2.x - update node.d.ts to 8.9.x

* electron 2.x - keep node.d.ts changes to a minimum

* electron 2.x - remove workaround for https://github.com/electron/electron/issues/10862

* electron 2.x - bump to 2.0.0-beta2

* bump to 2.0.0-beta.3

* Context menu: selecting "Rename" does not put focs into rename box (fix #45601)

* quality "exploration" for easier testing

* empty commit

* push a workaround for #45700

* Certain themes show UI artifacts over activity bar icons (fixes #45700)

* better fix for #45700

* bump to 2.0.0-beta.4

* another fix to prevent flickering for #45700

* avoid remote access in index.js

* bump distro commit

* electron 2.x - do not use --debug anymore

* bump electron to 2.0.0-beta.5

* electron 2.x - add libgtk-3-dev as build dependency for Linux 64

* electron 2.x - workaround freeze on linux on startup

* bump local storage telemetry key

* electron 2.x - do a one time backup of local storage

* enable ELECTRON_ENABLE_LOGGING on macOS at least

* 2.0.0-beta.6

* Fix ctrl+shift+e not focusing explorer on Linux

* distro - use GH electron builds for now
2018-04-03 12:39:25 +02:00
Matt Bierner 5900899b83 Fix quick suggestions not shown in ${| template string
Fixes #37176
2018-04-02 18:43:28 -07:00
Peng Lyu b66f0ba3c7 bump version 2018-03-30 18:20:01 -07:00
Peng Lyu c70a79e009 OSS tools 2018-03-30 15:06:30 -07:00
André Weinand d62ef88050 use latest final DAP module 2018-03-27 22:34:35 +02:00
Rachel Macfarlane d2d9d65efc Update windows-process-tree version to 0.2.0 2018-03-26 10:54:17 -07:00
Daniel Imms 2a53a3d9cb vscode-xterm@3.3.0-beta8
Lots of stuff, including the marker API (part of #45435)
2018-03-21 07:50:14 -07:00
Matt Bierner 95a406bd2a Mark import paths as other type instead of string
Ensures that quick suggestions work properly

Fixes #46142
2018-03-19 14:58:14 -07:00