Commit graph

50569 commits

Author SHA1 Message Date
Benjamin Pasero 28a51a3f45
electron@4.2.5 (#76020) 2019-06-24 17:05:19 +02:00
Joao Moreno dbb361ebd0 fix win 32 bits unit tests 2019-06-24 16:55:06 +02:00
Joao Moreno 18dfdcbf52 better error handling in case of loader error in tests 2019-06-24 16:51:42 +02:00
Martin Aeschlimann 59e50ff799 update distro 2019-06-24 16:19:57 +02:00
Martin Aeschlimann f16c39cfc4 send remote watcher error to file service (fixes microsoft/vscode-remote-release#329) 2019-06-24 16:12:16 +02:00
Daniel Imms 460e72b4ca
Merge pull request #75883 from microsoft/alexr00/terminalPlatformOverride
Add platform override to getDefaultShellAndArgs in terminal
2019-06-24 07:10:41 -07:00
isidor cbb1c724cd empty view polish labels for remote case
microsoft/vscode-remote-release#511
2019-06-24 15:55:55 +02:00
Alex Ross a35956820b Add -1 tab index to status bar entries
This keeps them out of the tab order, but allows them to be read with a screen reader

Fixes #41406
2019-06-24 15:49:56 +02:00
Johannes Rieken 071348aa2c update doc 2019-06-24 15:42:43 +02:00
Johannes Rieken b4aabbf31f use posix.join 2019-06-24 15:40:19 +02:00
Sandeep Somavarapu 6b781c7c26 remove user data service 2019-06-24 15:33:53 +02:00
Andre Weinand b29d860226 node-debug@1.35.3 2019-06-24 15:26:34 +02:00
Joao Moreno 7b1a326985 fixes #75753 2019-06-24 15:06:03 +02:00
Johannes Rieken 320fffc44a
Merge pull request #75882 from microsoft/joh/fs
vscode.workspace.fs
2019-06-24 14:57:45 +02:00
Martin Aeschlimann 35eb83ec1a
Merge pull request #76009 from microsoft/aeschli/pollingForWSL1
File watcher: use polling for wsl1
2019-06-24 05:56:26 -07:00
Benjamin Pasero 6178c670e0 electron - still call setBounds() as workaround for first window 2019-06-24 14:55:47 +02:00
Johannes Rieken 2375b1f21d update distro commit 2019-06-24 14:51:29 +02:00
Benjamin Pasero 8e79172726 workaround for #75830 2019-06-24 14:48:47 +02:00
Johannes Rieken 3e52e92085 oss 1.36.0 2019-06-24 14:44:54 +02:00
Johannes Rieken 88f10ca5ed xterm fixes for cglicenses 2019-06-24 14:44:54 +02:00
Joao Moreno 588fb230c3 fix build conditions 2019-06-24 14:32:18 +02:00
Martin Aeschlimann df5f3f550c chockidar: use polling 2019-06-24 14:30:43 +02:00
Alex Ross 923e3d38b6 Open/Save local commands should not show in the command palette
Fixes #75737
2019-06-24 14:30:06 +02:00
Martin Aeschlimann c8379e2bd0 init log level of remote log service 2019-06-24 14:28:42 +02:00
Johannes Rieken 0c22cee46b move extension kind to Extension-interface 2019-06-24 12:31:28 +02:00
Martin Aeschlimann c9e7a0ba11 use polish for wsl1 2019-06-24 12:17:56 +02:00
Benjamin Pasero 0b62cdf464 build - enable language server tests again (for #74898) 2019-06-24 12:11:26 +02:00
Christof Marti cc6b5c3487 Quick Open > Quick Input (#65153) 2019-06-24 11:26:27 +02:00
Benjamin Pasero d813315714 comment out more (for #74898) 2019-06-24 10:49:34 +02:00
Joao Moreno 8d1de35a46 use divs for tree indent guides
fixes #75779
2019-06-24 10:40:30 +02:00
Johannes Rieken 422fd46b94 implements ExtHostEditorInsetsShape 2019-06-24 10:36:10 +02:00
Chase Adams 9e02832ea8 Add quick open/input color registrations (fixes #65153) 2019-06-24 09:57:39 +02:00
Peng Lyu 6a7020dd4a Update keyboard layout file comments 2019-06-23 16:56:39 -07:00
Sandeep Somavarapu 3718e79983 💄 2019-06-23 16:22:47 +02:00
Sandeep Somavarapu 4ebbe06e0c use empty model when content is empty 2019-06-23 16:22:30 +02:00
Matt Bierner a426717b50 Also map 127.0.0.1 in webviews and forward it for openExternal
Fixes https://github.com/microsoft/vscode-remote-release/issues/108
2019-06-21 17:43:08 -07:00
Matt Bierner 0358d08196 Re-use extractLocalHostUriMetaDataForPortMapping for openUri 2019-06-21 17:43:08 -07:00
Matt Bierner d27ab54da0 Extract port mapping helper function 2019-06-21 17:43:08 -07:00
Logan Ramos 402281babe Added strictly typed telemetry function (#75915)
* Added strictly typed telemetry function

* cleanup publicLog2 signature
2019-06-21 15:13:07 -07:00
Matt Bierner ebb0ac3165 Reduce state 2019-06-21 14:45:16 -07:00
Matt Bierner 3490cfe984 Make sure we dismiss the zoom status bar entry when switching editors 2019-06-21 14:43:23 -07:00
Matt Bierner 2155c063a1
Merge pull request #75618 from burknator/fixes/image-zoom-button
Makes status zoom button a IStatusbarEntry #74454
2019-06-21 14:24:19 -07:00
Peng Lyu 6103a134fd unused standard keyboard event. 2019-06-21 14:14:18 -07:00
Peng Lyu 36b272f2f1 Test browser keymapper 2019-06-21 14:14:18 -07:00
Peng Lyu 9bc5332d79 Separate keyboard layout loading logic for testing 2019-06-21 14:14:18 -07:00
Miguel Solorio ca362b17ef
Merge pull request #75865 from microsoft/misolori/remove-icon-exploration
Remove icon explorations
2019-06-21 14:04:59 -07:00
Peng Lyu 00370acd53
Merge pull request #75807 from microsoft/rebornix/fullscreenlistener
Listen to fullscreen change event
2019-06-21 12:46:19 -07:00
Peng Lyu 4884153aef Merge remote-tracking branch 'upstream/master' into rebornix/fullscreenlistener 2019-06-21 12:07:43 -07:00
Peng Lyu f90a0abe02 Use interfaces for keyboard layout registration 2019-06-21 12:03:26 -07:00
Peng Lyu 7583fe8aa4 Update max tokenization limit without reload 2019-06-21 11:35:42 -07:00