Commit graph

50287 commits

Author SHA1 Message Date
Benjamin Pasero ad41bd2674 web - introduce browser environment service
Hello first commit from browser :)
2019-06-18 16:01:39 +02:00
Benjamin Pasero 23465510ae fix tests 2019-06-18 15:30:07 +02:00
Benjamin Pasero 998a65e2ca web - best lifecycle support we can do currently 2019-06-18 15:12:46 +02:00
Benjamin Pasero 4118892ac5 web - hot exit off by default for now until supported 2019-06-18 15:12:46 +02:00
Joao Moreno 036278c3ed Merge branch 'joao/tree-indent-guides' 2019-06-18 14:57:34 +02:00
Joao Moreno 4e7353aeb8 tree indent: default onHover 2019-06-18 14:57:14 +02:00
Joao Moreno 1b5ff0a240 tree indent guides: dynamic heights 2019-06-18 14:57:05 +02:00
Benjamin Pasero 356440d72d windows - disable terminal integration tests (#75689) 2019-06-18 13:48:30 +02:00
Alex Ross 985de26b34
Add availableFileSystems to save as (#75681)
This adds the suggested filename to the local path
2019-06-18 13:47:40 +02:00
isidor d6b3a85bd8 fixes #75359 2019-06-18 13:01:49 +02:00
isidor b759cc6a88 debug: no aria alert if start line number after last line 2019-06-18 13:01:49 +02:00
Joao Moreno 78ae98cce5 tree.renderIndentGuides always 2019-06-18 12:54:37 +02:00
Joao Moreno 491c6a8c8d fix bad tree options update 2019-06-18 12:45:39 +02:00
Joao Moreno ac75421fc0 indent guides fix misalignment in explorer 2019-06-18 12:37:23 +02:00
Martin Aeschlimann 5bc1f6c7c0 Proper logging for file services (for microsoft/vscode-remote-release#314) 2019-06-18 12:33:42 +02:00
Joao Moreno b075690c38 setting: workbench.tree.renderIndentGuides 2019-06-18 12:30:00 +02:00
Alex Ross 416f8ac259 Remove some uses of process in tasks
The terminal task system still has references to process that affect only Windows. This change removes some of those references

Part of #69113
2019-06-18 12:13:35 +02:00
isidor 56784736b2 debug: .then => async await 2019-06-18 12:11:10 +02:00
Joao Moreno c516a4f26f fix indent guides on refresh 2019-06-18 12:07:11 +02:00
Benjamin Pasero f3fd9f71b6 update distro 2019-06-18 11:10:54 +02:00
Benjamin Pasero 06d70f784f web - do not append --folder for selfhost automatically 2019-06-18 11:09:07 +02:00
Alex Ross 6ba5d1dcb3 Remove duplicate sysnative path conversion in tasks
Fixes #75516
2019-06-18 11:01:03 +02:00
Joao Moreno 3f3e0a53eb tree: active indent guides highlighting 2019-06-18 10:13:04 +02:00
isidor 01041ab518 jump to cursor surface error returned from goto request
#75578
2019-06-18 09:55:14 +02:00
Rob Lourens 7f53e50cbf Bump distro 2019-06-17 21:49:35 -07:00
Matt Bierner d93c06d307 Throw error if environmentService.webviewEndpoint is not set when using iframe based webviews 2019-06-17 18:42:35 -07:00
Matt Bierner 1e35b51799 Handle exception from getLayoutMap if it is invoked in a nested browsing context 2019-06-17 18:42:34 -07:00
Peng Lyu 6d0218bc75 organize imports 2019-06-17 18:13:42 -07:00
Peng Lyu 70bdfd71ca move keybinding validator out of keybindingRegistry 2019-06-17 18:02:48 -07:00
SteVen Batten 352550535c use remote agent service to get remote os 2019-06-17 23:03:58 +00:00
SteVen Batten 28754c8a0a move to remote 2019-06-17 22:18:29 +00:00
Matt Bierner d859e67de9 Fix exception in webview based webviews 2019-06-17 15:01:31 -07:00
Matt Bierner 1366a6c6a6 Remove onbeforeunload for webview iframes
These block top level reloads. We only want to prevent the iframe itself from navigating
2019-06-17 14:43:39 -07:00
Matt Bierner 1ac7165c62 Handle multiple clients in the webview service worker 2019-06-17 14:34:03 -07:00
Joao Moreno 4375d8391f less transparent 2019-06-17 21:57:53 +02:00
Matt Bierner 6cfe053d84 Move Open Webview Developer tools to electron contribution point
I don't think we can programatically open dev tools on the web
2019-06-17 12:55:45 -07:00
Matt Bierner 85e96fb464 Fixing click intercept and other event hookup for iframe based webviews 2019-06-17 12:55:44 -07:00
SteVen Batten 36ca1f4ae9 fixes #75615 2019-06-17 12:44:15 -07:00
Miguel Solorio a2d21e9b2d Update activity bar icons to be uniform 2019-06-17 11:49:25 -07:00
Rob Lourens db6c0dc75d
Default chrome-debug to be a workspace extension to enable debugging vscode on a remote 2019-06-17 11:21:14 -07:00
Matt Bierner 238e534627 Fix iframe based webview scroll bars 2019-06-17 11:20:19 -07:00
Matt Bierner ef5326f10e More html text preprocessing into vscode process
This does not need to happen in the webview itself
2019-06-17 11:20:19 -07:00
Matt Bierner 18ba826e67 Markdown previews should be able to load resources from next to where they are running
Add `'self'` to some content security policies for the preview
2019-06-17 11:20:19 -07:00
Benjamin Pasero 3686077546 web - unblock selfhost with simple storage service that works 2019-06-17 20:13:06 +02:00
Miguel Solorio 908e350569 Add checkmark icon 2019-06-17 10:19:36 -07:00
Daniel Imms fbd7b4920b
Merge pull request #75290 from microsoft/75278_finalize_runInBackground
Finalize TerminalOptions.runInBackground API
2019-06-17 09:34:59 -07:00
Daniel Imms bbdb216702
Merge pull request #75457 from microsoft/tyriar/r136_windows_remote_links
Evaluate links based on process manager OS, not host platform
2019-06-17 09:33:15 -07:00
Daniel Imms a7412fbb2b Pass cwd through to main 2019-06-17 09:32:07 -07:00
Daniel Imms c5ed5b0728 Merge remote-tracking branch 'origin/master' into tyriar/r136_windows_remote_links 2019-06-17 09:03:52 -07:00
Andre Weinand e12dff9fe5 Better name for temporary DebugUIService 2019-06-17 18:02:34 +02:00