Commit graph

58392 commits

Author SHA1 Message Date
Johannes Rieken 687853ecc6 fix #86276 2019-12-09 14:23:44 +01:00
Johannes Rieken 34fb5e910e print warning and telemetry message when resolveCompletionItem is changing the insert behaviour, #86122 2019-12-09 12:51:42 +01:00
Sandeep Somavarapu ccf9aeadc8 Fix #85331 #86402 2019-12-09 12:31:05 +01:00
Johannes Rieken 859a0ddbe9 failed/skipped test for https://github.com/microsoft/vscode/issues/86584 2019-12-09 12:26:10 +01:00
Benjamin Pasero 6e852b1bae fix spelling error 2019-12-09 12:12:43 +01:00
Andy Edwards e0639de665 fix(extHostProgress): throttle instead of debounce (#86161)
fix #86131
2019-12-09 12:11:11 +01:00
Benjamin Pasero 7185c6f34a web - add mock manifest to prevent error 2019-12-09 11:59:25 +01:00
Benjamin Pasero ef6cb80dd4 notifications - severity width is larger now (for #85617) 2019-12-09 11:38:33 +01:00
Johannes Rieken 36c1fb72ff remove unused settings definition 2019-12-09 11:24:59 +01:00
Johannes Rieken 7c18341729
Merge pull request #86430 from jzyrobert/85858-breadcrumbs
#85858 Allow breadcrumbs.symbolSortOrder per language
2019-12-09 11:21:51 +01:00
Benjamin Pasero 0693d4e4a5 windows - set icon when running out of sources 2019-12-09 11:13:37 +01:00
Benjamin Pasero 18d0ac3e94
Merge pull request #86581 from microsoft/ben/1_42
1.42 related work
2019-12-09 10:48:25 +01:00
Benjamin Pasero 9387507a6e Closing untitled editor and picking "Save" does not close editor (fixes #86561) 2019-12-09 10:41:09 +01:00
Sandeep Somavarapu 1a8c837515 fix #86269 enable keybindings merge tests 2019-12-09 09:22:10 +01:00
jeanp413 e9e9bde0ef Fixes #86573 2019-12-09 03:03:06 -05:00
Benjamin Pasero 46c696ac6b Option to disable "Failed to save '...': The content on disk is newer." check (fixes #66035) 2019-12-09 06:58:06 +01:00
Sandeep Somavarapu 8bcf1bc04b fix namings 2019-12-08 17:01:26 +01:00
Benjamin Pasero 95ce364adc Open editors: briefly shows "1 unsaved" even though auto save is on (fixes #86553) 2019-12-08 09:33:08 +01:00
Benjamin Pasero a162ad20a4 "files.autoSave": "onFocusChange" breaks preview editors (fixes #86500) 2019-12-08 09:16:19 +01:00
Rob Lourens 2bb6cfc16a
Merge pull request #86494 from smilegodly/getRidOfDupes
got rid of duplicate "Clear Search" and "No Settings Found"
2019-12-07 15:57:54 -08:00
Benjamin Pasero c4a0949f2c code --wait --diff doesn't exit after closing diff if the file is also opened in a non-diff view (fixes #75861) 2019-12-07 08:06:58 +01:00
Benjamin Pasero ed2d6c4311 Merge branch 'master' into ben/1_42 2019-12-07 07:15:16 +01:00
jeanp413 fe37ea75ea Fixes #86386 2019-12-06 23:54:35 -05:00
Matthew Clifford c639bece2e got rid of duplicate 'Clear Search' text link 2019-12-06 17:54:49 -05:00
Rob Lourens a416c77e56 Fix rootPath test 2019-12-06 14:32:27 -08:00
Rob Lourens 5bc80f3ea0 Make rootPath undefined in a multiroot workspace, #69335 2019-12-06 14:07:29 -08:00
Rob Lourens 0403a10885 Don't restart the EH when the first workspace folder changes
For #69335
2019-12-06 14:07:29 -08:00
SteVen Batten 30b85234ac bump version to 1.42.0 2019-12-06 13:39:35 -08:00
Matt Bierner 87c2e0be5d Make sure we set the group of the newly created webview during webview move operations
Fixes #86407
2019-12-06 11:46:13 -08:00
Pine Wu b2868cc01c Fix #85981 2019-12-06 11:24:11 -08:00
Benjamin Pasero c21ca53c18 web - remove legacy environment support 2019-12-06 17:53:05 +01:00
Benjamin Pasero 6e18f025a4 Preserve language and encoding when dragging file (normal or untitled) to other window (fixes #85770) 2019-12-06 17:34:28 +01:00
Benjamin Pasero f8af750771 wrong order of next/prev buttons at touchbar (fixes #85453) 2019-12-06 16:27:28 +01:00
Benjamin Pasero 88cba08d9d update proposed API with my items and remove deprecations 2019-12-06 16:00:17 +01:00
Benjamin Pasero e7aa84d8ab web - no errors when deleting files that do not exist (inMemory) 2019-12-06 15:55:40 +01:00
Benjamin Pasero c61f36effb feedback - position flyout properly 2019-12-06 15:16:36 +01:00
isidor d386b49dee fixes #85148 2019-12-06 12:27:31 +01:00
Martin Aeschlimann 54151bb664 [semantic tokens] Use singular for token type names Fixes #86281 2019-12-06 12:23:22 +01:00
isidor 08b0a9bc59 Persisted data breakpoints are not registered when starting a new debug session
fixes #83743
2019-12-06 10:40:48 +01:00
Alex Ross a3d4c6d37f Ensure that the remote explorer isn't losing views
Fixes https://github.com/microsoft/vscode-remote-release/issues/1902
2019-12-06 10:36:10 +01:00
Robert Jin 116e9564d2 breadcrumbs set override config 2019-12-06 09:00:24 +00:00
Johannes Rieken bf78b9b6c0 use findMatchHighlight as default color for symbolHighlight, #84553 2019-12-06 09:10:44 +01:00
Pine Wu 35a8880109 should -> must for #85841 2019-12-05 16:57:11 -08:00
Pine Wu 33941fef36 Fix #85841 2019-12-05 16:37:23 -08:00
Pine Wu 7fada39392 Fix #86151 2019-12-05 16:27:35 -08:00
Pine Wu 29474d526e Revert "Fix #85151"
This reverts commit 398696040b.
2019-12-05 16:26:18 -08:00
Pine Wu 06f97fe829 Fix #86441 2019-12-05 16:24:58 -08:00
Pine Wu 398696040b Fix #85151 2019-12-05 16:24:41 -08:00
Peng Lyu ca42425503 Fix #83599. Refresh code widget focus state when hide 2019-12-05 16:17:09 -08:00
Alex Dima c197f24c69
Fixes #84523: Pass in comparator when using Array<number>.sort() 2019-12-06 01:11:56 +01:00