Commit Graph

68493 Commits

Author SHA1 Message Date
Martin Aeschlimann 717272507d fix extension editing main 2020-07-16 11:09:53 +02:00
Johannes Rieken efa08a0c67 add uri to concat doc proposal 2020-07-16 11:01:16 +02:00
Benjamin Pasero 69fd7afc56 throttle save participants in certain cases (#102542) 2020-07-16 10:50:57 +02:00
Alex Ross a05390d952 Disable failing tasks test to get build 2020-07-16 10:45:17 +02:00
João Moreno d9e3ecba9e fixes #102578 2020-07-16 10:40:53 +02:00
João Moreno 8e00e24e2b activityService.showViewActivity 2020-07-16 10:40:53 +02:00
Alex Ross ad720d6a63 Update log grammar
Fixes #102598
2020-07-16 10:15:58 +02:00
Benjamin Pasero d11d7bf1ef web - tweak wording of quality change dialog 2020-07-16 08:33:22 +02:00
Benjamin Pasero c46ac429e2 fix build 2020-07-16 08:25:25 +02:00
Rob Lourens 8d8cb8b883 Maybe fix listener leak warnings from notebooks 2020-07-15 20:43:16 -07:00
Rob Lourens 39af33aabe Allow commands in empty cells
Fix #102156
2020-07-15 20:19:07 -07:00
chrisdias 8ab815db54 only prompt on imp ext recommendation pattern 2020-07-15 18:53:59 -07:00
Connor Peet c24de77fe8 debug: bump js-debug version 2020-07-15 17:38:31 -07:00
Rob Lourens 48f23d838f Merge pull request #102471 from troy351/patch-1
chore: remove redundant code
2020-07-15 17:25:00 -07:00
Peng Lyu 1b314ab317 Merge pull request #101828 from microsoft/roblou/resizeSimpleOutputs
Adjust non-webview output height when cell width changes
2020-07-15 14:45:03 -07:00
Rob Lourens 23600d514d Merge branch 'master' into roblou/resizeSimpleOutputs 2020-07-15 12:24:08 -07:00
Sandeep Somavarapu 192f24d446 #100346 rename view 2020-07-15 19:50:36 +02:00
Sandeep Somavarapu 92786be2c0 #100346 show view progress 2020-07-15 19:50:36 +02:00
Sandeep Somavarapu 3e2f28fc10 #100346 move manual sync view to separate file 2020-07-15 19:50:36 +02:00
Connor Peet 51e4121876 debug: add preRestart and postRestart tasks to configuration
See https://github.com/microsoft/vscode/issues/102296#issuecomment-658882308
2020-07-15 10:08:47 -07:00
Daniel Imms dfb82a25c3 Swallow ioctl EBADF and trace log all resize exceptions
Fixes #100457
2020-07-15 09:51:50 -07:00
Alex Ross eb4a91f7ee Add when property to tasks definition
Part of #102477
2020-07-15 17:19:15 +02:00
Benjamin Pasero ffd12de56f fix build 2020-07-15 16:58:11 +02:00
Martin Aeschlimann d706c7089c code-web: read built-in marketplace extensions 2020-07-15 16:34:47 +02:00
Johannes Rieken 135e5d9323 update references view 2020-07-15 16:11:54 +02:00
João Moreno 1069791db9 Revert "fixes #100016"
This reverts commit 7729e9c081.
2020-07-15 15:59:29 +02:00
João Moreno dd4c78303b Merge remote-tracking branch 'origin/master' 2020-07-15 15:58:12 +02:00
João Moreno cf2dda567b Merge branch 'joao/fork-repo' 2020-07-15 15:57:10 +02:00
João Moreno 413e660e53 github: PushErrorHandler, fork and pr
fixes #102393
2020-07-15 15:56:44 +02:00
João Moreno 1ab3137674 git: PushErrorHandler 2020-07-15 15:52:31 +02:00
Martin Aeschlimann 006a379ccb code-web: fix minimist options 2020-07-15 15:02:46 +02:00
Daniel Imms f33cb5ceab Fix error telemetry issue
Fixes #102558
2020-07-15 05:30:33 -07:00
Martin Aeschlimann 91a3e6b0db code-web: --extension parameter 2020-07-15 13:43:12 +02:00
Benjamin Pasero d9a8615e28 web - new API to allow for switching product qualities 2020-07-15 11:20:01 +02:00
Charles Gagnon 5e51ac72ce Mixin ResolvableTreeItem properties (#102521) 2020-07-15 10:34:04 +02:00
Benjamin Pasero dcba1727a3 editor memento - add fallbackToOtherGroupState option (fix #102485) 2020-07-15 10:08:41 +02:00
Benjamin Pasero d1d4e328d1 tests - reuse TestEncodingOracle 2020-07-15 08:32:46 +02:00
Benjamin Pasero 492b96a860 es6 - adopt more Array/String#includes over indexOf 2020-07-15 07:41:11 +02:00
Benjamin Pasero 4855013f5e Quick open: Once "file results" are loaded, it resets selected file to the first (fix #102480) 2020-07-15 07:13:46 +02:00
Daniel Imms cb31fc6ce2 Have TerminalLinkProvider.handleTerminalLink return ProviderResult
Fixes #101391
2020-07-14 21:25:14 -07:00
Daniel Imms fe39b1c6de Revert "Convert TerminalLink.length to endIndex"
This reverts commit 48ce8ecce7.

Fixes #101455
2020-07-14 21:25:13 -07:00
Rob Lourens 1660ed63e5 Remove awaits from focusNotebookCell calls 2020-07-14 19:49:41 -07:00
deepak1556 cbbb8c7665 chore: bump distro 2020-07-14 17:28:35 -07:00
Rob Lourens 475076c2c5 Fix cell list focus context key
Fix #102522
2020-07-14 17:26:14 -07:00
chrisdias b525f0b03b update distro 2020-07-14 15:48:12 -07:00
Daniel Imms 691d20ad2e Merge pull request #102508 from connorskees/issue-98404
only emit ctrl+h for cmd.exe when the terminal is in focus
2020-07-14 13:58:50 -07:00
Sandeep Somavarapu 670e4300e4 #100346 improve managing sync views.
- enable only manual sync view and not all
2020-07-14 22:04:42 +02:00
Sandeep Somavarapu c338a51524 re order sync views 2020-07-14 22:04:42 +02:00
Matt Bierner 599f3b60e2 Skip mac copy test for now
Failing in CI
2020-07-14 13:04:26 -07:00
Sandeep Somavarapu fd455c37d1 Fix #102001 2020-07-14 21:19:59 +02:00