Commit Graph

54339 Commits

Author SHA1 Message Date
Robo
029e9929ae chore: Update to Electron 6.x (#75802) 2019-09-13 14:53:56 +02:00
isidor
64980ea1f3 debug: better cancelation support
fixes #80374
2019-09-13 13:02:09 +02:00
Alexandru Dima
aa0231b08b update native-watchdog (#80845)
update native-watchdog
2019-09-13 12:51:22 +02:00
Isidor Nikolic
9b0b5968ad Merge pull request #80502 from dgozman/fix-79198
Linkify variable values in repl; #79198
2019-09-13 11:15:47 +02:00
Alex Dima
8262acef4d update native-watchdog 2019-09-13 10:30:30 +02:00
João Moreno
4f39995139 Introduce CompressibleObjectTree (#77876)
Introduce `CompressibleObjectTree`
2019-09-13 09:04:20 +02:00
Benjamin Pasero
c05a0af7db web - prevent unload dialog to show up from workspaces service 2019-09-13 08:56:48 +02:00
Johannes Rieken
cf88c7f310 retry command exec when having arguments, when contributes, and not yet activated, #80338 2019-09-13 08:50:12 +02:00
Benjamin Pasero
73a128e867 web - add workspace editing service support 2019-09-13 08:42:06 +02:00
Benjamin Pasero
f53f3b5cc1 web - move out no-op workspace stats service 2019-09-13 08:30:17 +02:00
Benjamin Pasero
126e49379d web - extract no-op tunnel service 2019-09-13 08:26:58 +02:00
Benjamin Pasero
2226734db0 🆙 distro 2019-09-13 07:36:58 +02:00
Daniel Imms
c46560d371 Merge pull request #80839 from microsoft/tyriar/79425
Move a lot of terminal into browser
2019-09-12 22:17:50 -07:00
Daniel Imms
e27a8a0f6d Merge pull request #80738 from microsoft/tyriar/relink_automation
Relink automation dep before compile
2019-09-12 22:17:26 -07:00
Daniel Imms
a5b58dc5b8 Link directly to automation from smoke 2019-09-12 21:32:41 -07:00
Daniel Imms
0131ee7de4 Merge remote-tracking branch 'origin/master' into tyriar/relink_automation 2019-09-12 21:21:41 -07:00
Daniel Imms
4bd485513c Merge remote-tracking branch 'origin/master' into tyriar/79425 2019-09-12 21:19:59 -07:00
Daniel Imms
39794796a1 Merge pull request #80836 from microsoft/tyriar/78574
Remove Terminal.onDidWriteData
2019-09-12 21:15:07 -07:00
Daniel Imms
31f7168b99 Fix task tests 2019-09-12 20:47:40 -07:00
Daniel Imms
c3e7a4a1ec Move a lot of terminal into browser
Fixes #79425
2019-09-12 20:36:08 -07:00
Miguel Solorio
6c44ed0e16 Merge pull request #79896 from gjsjohnmurray/fix-79618
Fix #79618 - Make Quiet Light active indent guide discernible
2019-09-12 19:57:29 -07:00
Miguel Solorio
a09826fc81 Merge branch 'master' into fix-79618 2019-09-12 19:55:49 -07:00
Daniel Imms
678abfe8b2 Remove Terminal.onDidWriteData
Replaced by vscode.window.onDidWriteTerminalData

Fixes #78574
2019-09-12 19:09:12 -07:00
Matt Bierner
ebe12f5889 Editor should become refocused when executing reopen with 2019-09-12 19:03:13 -07:00
Matt Bierner
797896d440 "Reopen with" should close existing editor for resource before opening new editor
Fixes #80771
2019-09-12 19:03:13 -07:00
Matt Bierner
32738944f9 Don't rely on WebviewPanelResourceScheme hack for reopen with 2019-09-12 19:03:13 -07:00
Daniel Imms
3ce4f1d543 Merge pull request #80830 from microsoft/tyriar/80072
Improve when $LANG is set and expand the number of languages supported
2019-09-12 18:26:22 -07:00
Daniel Imms
b99ac0ed8a Merge branch 'master' into tyriar/80072 2019-09-12 18:03:39 -07:00
Daniel Imms
d68d86d2db Improve testing around terminal env vars 2019-09-12 18:00:54 -07:00
Matt Bierner
67e37803b7 Add telemtry property for local TS version
We are interested in understanding which TS versions user have enabled in their workspaces, and how widely these diverge from these the workspace version
2019-09-12 17:27:28 -07:00
Rachel Macfarlane
700780d927 Set default colors for 'minimap.selectionHighlight' in other built in themes 2019-09-12 16:40:57 -07:00
Matt Bierner
83e4713fe8 distro 2019-09-12 16:39:47 -07:00
Matt Bierner
e1c8327c59 Always use external endpoint on web 2019-09-12 16:33:41 -07:00
Miguel Solorio
188ffef604 Merge branch 'master' into fix-79618 2019-09-12 16:32:20 -07:00
Matt Bierner
5d828fdcc8 Remove WEBVIEW_ENDPOINT workaround 2019-09-12 16:31:41 -07:00
Daniel Imms
e2e98f5628 Fix test compile 2019-09-12 16:23:43 -07:00
Daniel Imms
6eaa4c5c30 Improve detectLocale description 2019-09-12 16:18:43 -07:00
Daniel Imms
ebed7e9c5e Change setLocaleVariables to detectLocale
The setting is now an enum instead of boolean and defaults to auto
which should provide better detection and not set in cases where it
shouldn't.

Fixes #80072
2019-09-12 16:16:07 -07:00
Matt Bierner
54ac29790e Make sure asWebviewUri also handles replacing commit 2019-09-12 16:07:47 -07:00
Miguel Solorio
f22a2b8143 Update Octicons: sync icon and spin speed 2019-09-12 16:07:23 -07:00
Daniel Imms
7694f65adb Improve some comments
Part of #80072
2019-09-12 16:04:49 -07:00
Daniel Imms
aad46256f9 Complete language variants filled in for LANG var
Part of #80072
2019-09-12 16:03:25 -07:00
SteVen Batten
e4567671d2 use alt+d instead of alt+D (#80824)
* use alt+d instead of alt+D

* fix comment
2019-09-12 15:02:20 -07:00
Rob Lourens
928bafcb49 Fix microsoft/vscode-remote-release#1353 2019-09-12 14:26:43 -07:00
Matt Bierner
e4fc9ba3de Try using latest publushed webview iframe version for external webviews 2019-09-12 14:04:54 -07:00
Matt Bierner
7a219ab632 Adding concept of a state for webview editors
#77131

This information will be used to show the dirty indicator and also enable/disable save
2019-09-12 14:04:54 -07:00
Dmitry Gozman
c5269479a8 Linkify variable values in repl
Every place which uses renderExpression or renderVariable can provide a LinkDetector
to turn matching text into links. We use this on repl renderers.
2019-09-12 10:37:01 -07:00
Benjamin Pasero
feb3936ff1 🆙 distro 2019-09-12 18:10:46 +02:00
isidor
4285736fe8 debug: support canceling requests
fixes #80374
2019-09-12 18:02:00 +02:00
Benjamin Pasero
f6df256c60 update - move to browser (#80806)
* web update - first cut service

* web update - move update contribution to browser

* update - tweak settings
2019-09-12 17:53:35 +02:00