Commit graph

80396 commits

Author SHA1 Message Date
João Moreno 7e22b12c4d fix build 2021-04-19 15:02:07 +02:00
João Moreno 2ea7d9c65f Merge branch 'joao/fix-120696' into main 2021-04-19 14:42:06 +02:00
Ladislau Szomoru b89cb3dccd
Format code 2021-04-19 14:36:49 +02:00
Ladislau Szomoru 92b4126f27
Move workspace trust code into ExtensionManifestPropertiesService 2021-04-19 14:33:16 +02:00
Sandeep Somavarapu 401554bc45
change property to supportVirtualWorkspace 2021-04-19 14:21:57 +02:00
Sandeep Somavarapu bfe28fa096
implement workspace requirements for extensions 2021-04-19 14:21:56 +02:00
João Moreno 47231d090d adopt trust in github 2021-04-19 11:58:10 +02:00
João Moreno 1268f86ac7
add common.platformDetail in telemetry (#121264) 2021-04-19 11:51:44 +02:00
João Moreno a8f860beec remove window.sessionId
fixes #120696
2021-04-19 11:49:47 +02:00
Daniel Imms 9da5986f51
Set default tab location to right
Fixes #121630
2021-04-19 02:00:23 -07:00
João Moreno ef569a6e08 enable noImplicitOverride in our codebase
related to #120675
2021-04-19 10:54:41 +02:00
Benjamin Pasero 14981ce89d tests - enable colors for windows (CI supports it and the new Windows terminal too) 2021-04-19 09:29:20 +02:00
Johannes Rieken cc778d679f
Merge pull request #121396 from limitedmage/suggestrace
Fix race condition in showing and hiding suggestWidget
2021-04-19 08:48:01 +02:00
Johannes Rieken 0595da6b54
Merge pull request #121511 from gjsjohnmurray/fix-121509
fix #121509 documentation error for two API command results
2021-04-19 08:42:39 +02:00
Ikko Ashimine 8aff878db2
Fix typo in map.ts (#121279)
* Fix typo in map.ts

happend -> happened

* Fix typo in map.ts

fixed comment
2021-04-18 15:08:56 -07:00
dependabot[bot] 2288da484d
Bump ssri from 6.0.1 to 6.0.2 (#121576)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-18 11:25:42 -07:00
Sandeep Somavarapu 73c85159e7 change extension kind controller to a service 2021-04-18 14:46:42 +02:00
Ladislau Szomoru e5d6ff4c06
jschardet 2.2.1 -> 2.3.0 (#121575) 2021-04-18 09:21:14 +00:00
Ladislau Szomoru 8e43ae3087
Workspace trust - merge storage and management services (#121540) 2021-04-17 08:41:38 +00:00
Connor Peet 99075a46ec
Merge branch 'connor4312/test-api-refactor-application' into main 2021-04-16 22:53:21 -07:00
Connor Peet 92b5ca6d96
testing: fix error for synchronnously discovered tests 2021-04-16 22:27:18 -07:00
Jackson Kearl 5624d860cc
Further tweaks to grid styling 2021-04-16 17:32:56 -07:00
meganrogge db221b816d
Revert "add description to statusList"
This reverts commit 45e308fb28.
2021-04-16 17:25:33 -07:00
Jackson Kearl 34bdd983e2
Update renderings of getting started items based on overrides 2021-04-16 17:22:30 -07:00
meganrogge d7f5575367
skip failing test 2021-04-16 16:54:44 -07:00
meganrogge 45e308fb28
add description to statusList 2021-04-16 16:53:37 -07:00
Jackson Kearl fa0cd78f7d
Dont clip steps unless needed 2021-04-16 16:49:38 -07:00
Connor Peet bb3ea733de
testing: rework running side to new apis 2021-04-16 16:40:01 -07:00
Jackson Kearl 5b5320b7d5
Remove onDidAddTask - categories now immutable 2021-04-16 16:36:46 -07:00
Jackson Kearl 522b60a197
Fix bug where tasks could not be opened 2021-04-16 16:35:13 -07:00
Jackson Kearl e5295350a0
Close #119964 2021-04-16 16:26:33 -07:00
Tyler Leonhardt 0767f255d2
comment out tooltip causing build issues 2021-04-16 16:03:29 -07:00
Martin Aeschlimann c0e29b7d2d
show separator in filtered quick pick (#121075) 2021-04-16 14:32:21 -07:00
gjsjohnmurray a910986998 fix #121509 documentation error for two API command results 2021-04-16 22:13:36 +01:00
rebornix 1845b9d2a5
Merge branch 'notebook/dev' into main 2021-04-16 13:39:34 -07:00
rebornix 85ca912f72
extract NotebookDocumentContentOptions viewOptions. 2021-04-16 13:39:14 -07:00
rebornix c657cdbef3
avoid stripping custom data. 2021-04-16 13:37:04 -07:00
meganrogge bbcb45cdcd
use label instead of a custo name in terminalDecorationsProvider 2021-04-16 13:06:57 -07:00
meganrogge 95cc902f2e
try to fix the build 2021-04-16 12:50:41 -07:00
Matt Bierner a37a8c517a
Revert "Revert "Don't block svg loading inside of iframe based webviews""
This reverts commit a7e080af02.
2021-04-16 12:40:04 -07:00
Jackson Kearl f8bc55fd26
Remove unused 2021-04-16 12:27:50 -07:00
Daniel Imms 8706813cdf
Set max tab view size of 500
Part of #121405
2021-04-16 12:26:07 -07:00
Daniel Imms 23ac9b5184
Fix showTabs NPE 2021-04-16 12:24:52 -07:00
Daniel Imms a3ac715bfb
Set correct layout when turning showTabs on 2021-04-16 12:15:41 -07:00
Daniel Imms 29b621b47e
Fix exception when loading with showTabs = false 2021-04-16 12:14:51 -07:00
Daniel Imms 1f54474122
Hide dropdown when tabs are showing
Fixes #121390
2021-04-16 12:06:00 -07:00
isidor 557ac0b24b
debugAdapterManager: update wording
#119110
2021-04-16 20:51:33 +02:00
Daniel Imms 186bced5aa
Remove Task prefix from tabs only
Fixes #121382
2021-04-16 11:44:16 -07:00
Daniel Imms 2102600c56
Reduce min tab size
Fixes #121406
2021-04-16 11:41:24 -07:00
Jackson Kearl d2961b4c08
Remove extrenuous injection 2021-04-16 11:30:45 -07:00