Commit Graph
73433 Commits
Author SHA1 Message Date
isidor 0ea7e1ca94 debug issues assign to Andre 2020-10-19 13:55:06 +02:00
Andre Weinand 04799ce2f9 fix typo; fixes #108339 2020-10-19 12:51:34 +02:00
Isidor Nikolic c1031ceaa9 Merge pull request #108863 from kjs3/keybinding-delete-on-mac
Trash/delete keybinding for forward delete on MacOS
2020-10-19 12:22:29 +02:00
Ladislau Szomoru e1692b33b1 Abort rebase command polish (#108919)
* Abort rebase command polish
2020-10-19 10:59:36 +02:00
Benjamin Pasero cd2a92ae13 web - allow to download folders (fix #83579) 2020-10-19 10:48:40 +02:00
Johannes Rieken b9c17796cc towards details as overlay widget 2020-10-19 10:45:09 +02:00
João Moreno c84c1fd4ad 💄 2020-10-19 10:12:43 +02:00
Martin Aeschlimann db8ff25630 Merge pull request #108779 from a5hk/semantic-hl-ui
closes #97890
2020-10-19 10:06:27 +02:00
Martin Aeschlimann 845d014429 [scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840 2020-10-19 09:55:57 +02:00
Benjamin Pasero 8d7ad831e5 Improve window.withProgress in status bar to use a static spin icon (fix #108657) 2020-10-19 08:07:52 +02:00
tomerstav 741925db11 Implemented rebase onto 2020-10-19 04:13:52 +00:00
turara 8d535e661b Update matchCase and wholeWord options when updating text from find widget in SearchView 2020-10-18 21:56:06 +09:00
Rachel Macfarlane 74ef0a92fe Update callback url for ms authentication when not using local server 2020-10-17 09:45:19 -07:00
Kenny Smith 5e1d9eb316 Trash/delete shortcut for forward delete on MacOS 2020-10-17 08:31:00 -07:00
a5hk 177eba74b6 left aligned values 2020-10-17 17:24:37 +03:30
a5hk 3f9a7a2e05 closes #97890 2020-10-17 17:24:36 +03:30
Benjamin Pasero 41e73c836f backup - wire cancellation into backup() method 2020-10-17 09:25:26 +02:00
Benjamin Pasero 24876cda75 Cannot close tab opened by piping to code - (fix #108752) 2020-10-17 09:20:57 +02:00
Matt Bierner c13678f258 Set extension on webview views
Fixes #108689

This fixes loading resources in webview views on web
2020-10-16 17:18:44 -07:00
Matt Bierner dd124a5cae Cleaning up code
- Use more explicit names
- extract
- Use `??`
2020-10-16 17:18:44 -07:00
Matt Bierner 189d79df76 Migrate off of require.toUrl (#107620)
Fixes #107439
2020-10-16 16:34:25 -07:00
Rob Lourens ae5ecf9e17 Remove deprecated API usage from search #103454 2020-10-16 16:28:14 -07:00
SteVen Batten 979f9f73b3 fixes #991 2020-10-16 16:16:56 -07:00
Connor Peet 2f28a7f8b8 get it in a better state, support for more codes 2020-10-16 16:10:28 -07:00
Martin Aeschlimann d6a1592e23 update distro 2020-10-16 22:53:52 +02:00
Martin Aeschlimann 59df6b40f1 code.sh: Prevent stealing of stdin (for #99815) 2020-10-16 22:45:38 +02:00
Martin Aeschlimann f10b984bc7 Themes: there is an file icon change event after startup. Fixes #99249 2020-10-16 20:27:40 +02:00
Raymond Zhao fbc4c87523 Bump vscode emmet helper to 2.0.5 2020-10-16 10:42:36 -07:00
SteVen Batten b3204b9260 fixes #108307 2020-10-16 10:18:32 -07:00
rebornix 7b0088998a fix #107890 2020-10-16 10:11:40 -07:00
Benjamin Pasero b4e81df81a web - rename to window.confirmBeforeQuit and show in file menu for awareness 2020-10-16 17:56:53 +02:00
Joao Moreno 6d36470eb8 avoid publishing test results for non x64 linux 2020-10-16 15:22:01 +00:00
Johannes Rieken 43e2e7d294 wip - resizable suggest widget 2020-10-16 17:20:27 +02:00
Chuck Lantz 0fdbff1e34 Remove unneeded extensions 2020-10-16 08:05:58 -07:00
João Moreno b9115b8b9c fixes #108714 2020-10-16 16:58:25 +02:00
Rachel Macfarlane 009156fc76 Increase the timeout of tryActivateProvider 2020-10-16 07:46:33 -07:00
Alex Dima 7a935539d4 update distro 2020-10-16 16:20:17 +02:00
Benjamin Pasero fbcd41079d add retries for test that depends on focus (#108727) 2020-10-16 16:12:30 +02:00
Johannes Rieken 2f15e9d441 fix sash styling for monaco editor 2020-10-16 16:07:38 +02:00
Benjamin Pasero 72950f8be7 backup - wire in cancellation token to implementation 2020-10-16 15:57:47 +02:00
Benjamin Pasero 29d459b68b backup - add cancellation token for more clever cancelling of scheduled backups 2020-10-16 15:57:47 +02:00
Johannes Rieken b487f7772b Merge pull request #108753 from janeymunoz/fix-typos
Update vscode.d.ts
2020-10-16 15:53:26 +02:00
Andrey Sinitsyn b71ede64c1 fix(git): fatal when adding, reverting files or cleaning repo on win32 (#108691)
Fixes issue #108690
2020-10-16 15:26:15 +02:00
Benjamin Pasero 627fa8d425 Web: do not disable backups when auto save is enabled (fix #108789) 2020-10-16 13:29:14 +02:00
Benjamin Pasero 0ea68382da web - do not enable confirmBeforeQuit per default if running in kiosk mode 2020-10-16 12:36:44 +02:00
Ladislau Szomoru 3bfa6735c3 Add explorer context menu to install an extension from a VSIX (#108787) 2020-10-16 12:30:39 +02:00
Alex Dima d81f0e4992 Protect from throwing IWorkbenchExtensionEnablementService.isEnabled 2020-10-16 11:38:30 +02:00
João Moreno c9b479c4a1 use terrapin 2020-10-16 10:38:06 +02:00
Benjamin Pasero f3399d0c4b web - allow to close workbench under certain conditions 2020-10-16 09:07:55 +02:00
Connor Peet c54735c342 wip 2020-10-15 15:59:46 -07:00