Commit graph

85292 commits

Author SHA1 Message Date
Miguel Solorio dc4256a7f7 Update Codicons
8f7166e921
2021-07-15 16:19:12 -07:00
Matt Bierner 3fd02ec7ba
Update inlay hints when inlay settings change 2021-07-15 15:59:59 -07:00
Matt Bierner 8849cc7bc5
Add missing word in comment 2021-07-15 15:59:58 -07:00
Miguel Solorio 2494e3a1f0 Update inlay hints default colors (fixes #128157) 2021-07-15 13:56:06 -07:00
rebornix 125e34be24 fix #126259. 2021-07-15 13:06:04 -07:00
rebornix 3682cc0759 Revert "move off sidebyside editor input."
This reverts commit 115192a214.
2021-07-15 13:01:45 -07:00
Joyce Er 86696c96f1
Pin the built-in interactive window on creation (#128789) 2021-07-15 12:44:28 -07:00
Sandeep Somavarapu 8c3af963c3
fix alignment 2021-07-15 21:35:18 +02:00
Sandeep Somavarapu fc1f3a4337
fix vertical pointer position 2021-07-15 21:28:15 +02:00
Sandeep Somavarapu 7dda760ac5
add startup activation reason 2021-07-15 21:28:15 +02:00
Sandeep Somavarapu faa93507c4
Merge branch 'main' into sandy081/extensionsView/ux 2021-07-15 21:28:14 +02:00
meganrogge 2853fd0ffc
bump distro 2021-07-15 10:57:10 -07:00
Megan Rogge f8549d4e7f
drag and drop terminals tabs between windows (#128505) 2021-07-15 09:44:54 -07:00
rebornix 2bceb8123d re #128373. 2021-07-15 09:42:16 -07:00
Sandeep Somavarapu c2b2d0ea9e
bring back description 2021-07-15 16:27:11 +02:00
Sandeep Somavarapu 5c27d61c4e
Improve hover - simplify it 2021-07-15 16:24:05 +02:00
Sandeep Somavarapu c148fba7fe
remove tags 2021-07-15 16:05:08 +02:00
Daniel Imms 15ddc3c3ba Update terminal command names with new terminal group concept
Fixes #128575
2021-07-15 06:45:05 -07:00
headerjson 48975dc080
Add isDefault to TaskGroup API (#128596)
* first pass at adding api

(cherry picked from commit 8a583c52ee)

* add task2 remaining changes

* remove unnecessary changes

* modify tasks.json directly for test

* reset tasks in test

* Fix compilation errors

Co-authored-by: Alex Ross <alros@microsoft.com>
2021-07-15 15:42:12 +02:00
Daniel Imms 3cd98a5056 Fix flakiness in test and re-enable
Fixes #128710
2021-07-15 06:32:31 -07:00
Ladislau Szomoru 5236497ede
Fix #128740 2021-07-15 15:28:05 +02:00
Johannes Rieken 8bda4433b1
make sure to run eslint in ci 2021-07-15 15:14:17 +02:00
João Moreno f112618177
Merge branch 'main' into pr/119929 2021-07-15 15:09:01 +02:00
Daniel Imms 91ef2dd04a Remove child process monitor logs 2021-07-15 05:56:14 -07:00
Johannes Rieken 2999388daf
much lower min debounce for inlay hints, https://github.com/microsoft/vscode/issues/128159 2021-07-15 14:51:56 +02:00
Johannes Rieken ce17560387
fix missing nls entry 2021-07-15 14:51:56 +02:00
Daniel Imms 7f4210c887
Merge pull request #128739 from microsoft/tyriar/monitor_child_proc
Monitor terminal process child processes
2021-07-15 05:43:40 -07:00
Daniel Imms 888ae440df Merge remote-tracking branch 'origin/main' into tyriar/monitor_child_proc 2021-07-15 05:32:03 -07:00
Daniel Imms e6f6ed6fa6 Update distro 2021-07-15 05:19:23 -07:00
Johannes Rieken fc3c611e27
fix copy-paste issue 2021-07-15 14:09:34 +02:00
Daniel Imms a37bc715de Merge remote-tracking branch 'origin/main' into tyriar/monitor_child_proc 2021-07-15 05:08:50 -07:00
Daniel Imms ecbfede5bc Document term config changes 2021-07-15 05:07:27 -07:00
Johannes Rieken ecea969927
Merge pull request #128571 from movermeyer/mo/resolve_time_based_snippet_variables
Resolve all time-based snippet variables using the same time
2021-07-15 14:06:40 +02:00
Johannes Rieken dd9162b48d
fix tsconfig libs 2021-07-15 14:03:47 +02:00
Daniel Imms e6b92dece2 Expand confirmOnExit setting to allow always or only on child proc
Fixes #23808
2021-07-15 05:01:14 -07:00
Daniel Imms 62cc852c02 Have confirmOnExit check child processes
Fixes #23808
2021-07-15 04:56:18 -07:00
Daniel Imms c7b87e6dff Handle confirmOnKill properly in panel 2021-07-15 04:46:15 -07:00
Daniel Imms 80e66c2d1c Add confirmOnKill setting, handle prompt special cases 2021-07-15 04:41:26 -07:00
Ladislau Szomoru 41c2f164b3
setParentFolderTrust should use canSetParentFolderTrust 2021-07-15 13:29:54 +02:00
Daniel Imms 177c211024 Remove redundant types 2021-07-15 04:08:52 -07:00
Daniel Imms 3b5fc36278 Handle remote dirty editor case 2021-07-15 04:08:16 -07:00
Johannes Rieken f50840e91b
add type hierarchy API test, fix conversion direction for arguments, also fix call hierarchy 2021-07-15 13:08:00 +02:00
Daniel Imms 49f8e2829c Use readonly over getters for process manager events 2021-07-15 04:00:25 -07:00
Daniel Imms 424a1166f3 Get terminal editor dirty state tracking working 2021-07-15 03:57:39 -07:00
Daniel Imms a0f886729e Create child process monitor
Part of #23808
Part of #127193
2021-07-15 03:32:36 -07:00
Johannes Rieken 238e421257
extract ref-counted disposable 2021-07-15 12:32:00 +02:00
Johannes Rieken 1ba9d7be42
Merge pull request #128667 from Eskibear/type-hierarchy-provider
add type hierarchy provider
2021-07-15 12:29:29 +02:00
Johannes Rieken a2a7dc9b53
fix https://github.com/microsoft/vscode/issues/128730 2021-07-15 12:11:26 +02:00
Yan Zhang 1685b2fd8b fix TypeHierarchyItem validation
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2021-07-15 18:05:53 +08:00
Johannes Rieken 6f3488ba9c
test API nits 2021-07-15 11:54:42 +02:00