Commit graph

84794 commits

Author SHA1 Message Date
Benjamin Pasero
74264ceab5
editor descriptor => editor pane descriptor 2021-07-07 11:52:53 +02:00
Benjamin Pasero
4fbcc9c3a2
Editors: revisit need for populateEditorId and doResolveEditor (#127787)
* extract `editorGroupFinder` to its own type

* Adopt new findGroup

* Address PR feedback

* make preferred group reusable

* 💄

Co-authored-by: Logan Ramos <lramos15@gmail.com>
2021-07-07 11:38:03 +02:00
Dirk Baeumer
c9aea49a87
Re-enable enhanced localization tests 2021-07-07 10:49:52 +02:00
Henning Dieterichs
4f113276b6
Merge pull request #127329 from microsoft/hediet/test-disposable-no-leak
Implements utils that can be used to ensure that all disposables are disposed after a test completes
2021-07-07 09:48:55 +02:00
Johannes Rieken
3c0324ec38
update mywork notebook 2021-07-07 09:33:44 +02:00
Benjamin Pasero
4c2c3ca116
editors - make resource a required property of untitled untyped inputs (#127792) 2021-07-07 09:07:39 +02:00
Johannes Rieken
d6cfa5f84b update API notebook 2021-07-07 07:58:34 +02:00
Benjamin Pasero
4481ae7c77
sandbox - update for webview changes 2021-07-07 07:49:49 +02:00
Benjamin Pasero
3ea98dffb9
Revert "remove deprecated auth APIs. Fixes #127144"
This reverts commit 32bd95664d.
2021-07-07 07:46:30 +02:00
Ian Huff
efe0678e96
Remove Jupyter specific loader special case (#126939)
* quick comment out

* remove vscode loader from notebook webview

* remove comment out

Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local>
2021-07-06 18:11:08 -07:00
Matt Bierner
d7e1d3fa55
Clean up refactored webview code 2021-07-06 18:07:00 -07:00
Matt Bierner
bd9a3f27d2
Fix annotation 2021-07-06 18:07:00 -07:00
Tyler Leonhardt
32bd95664d
remove deprecated auth APIs. Fixes #127144 2021-07-06 18:06:25 -07:00
Matt Bierner
1cee3e0804
Remove baseWebviewElement
This is no longer needed now what we only have iframe base webviews

This change merges `IframeWebviewElement` into `BaseWebviewElement`
2021-07-06 17:47:00 -07:00
Andrew Branch
c0bc22edf0
[typescript-language-features] Add suggest.allowIncompleteCompletions and pass trigger kind to TS Server (#127673)
* Add suggest.allowIncompleteCompletions and pass trigger kind to TS Server

* Remove setting, use switch for TriggerKind conversion
2021-07-06 16:10:20 -07:00
Tyler James Leonhardt
1274ff80b2
Add post request for prebuild action 2021-07-06 16:05:06 -07:00
Miguel Solorio
b78904a19a Update Codicons
- Add `layers` and `compass`
- Add `azure`
2021-07-06 15:50:09 -07:00
Tyler Leonhardt
e09ee35542
add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07:00
Tyler James Leonhardt
7acbd6a083
Create create-codespaces-prebuild.yml 2021-07-06 15:12:28 -07:00
meganrogge
f5e9925a8b
fix #127157 2021-07-06 14:35:22 -07:00
Matt Bierner
92418e0ea0
Remove usage of non-standard setImmediate
This was broken after upgrading to webpack5
2021-07-06 12:42:27 -07:00
Matt Bierner
2222f3cc1d
Switch entirely to iframe based webviews on desktop
Fixes #83188
Part of #92164

Removes our usage of the electron `<webview>` tag
2021-07-06 12:40:51 -07:00
João Moreno
d0b9f5f8cf
fixes #128051 2021-07-06 20:45:54 +02:00
João Moreno
7c1e41b091
introduce git-blame-ignore 2021-07-06 20:30:21 +02:00
João Moreno
2c7fc24d63
smoke: ctrl-c should kill all processes 2021-07-06 20:30:20 +02:00
Tyler Leonhardt
f4e48a92dd
specify localhost for microsoft auth server 2021-07-06 11:07:46 -07:00
Josh Spicer
51759b9f9d
typo :) (#127893) 2021-07-06 10:44:35 -07:00
Logan Ramos
67bd4e2069
Fix #126805 2021-07-06 13:20:57 -04:00
Megan Rogge
364ba12a4c
fix #126691 (#128067) 2021-07-06 10:14:47 -07:00
Megan Rogge
619d4e9a40
fix #127157 (#128066) 2021-07-06 09:59:46 -07:00
Megan Rogge
f8a78049e4
share openContextMenu (#128065) 2021-07-06 09:37:30 -07:00
Sandeep Somavarapu
a45761ede3
easy to read 2021-07-06 16:37:03 +02:00
Daniel Imms
379e4aee05 Avoid OffscreenCanvas in terminal sash reset
Part of #127822
2021-07-06 07:24:22 -07:00
Sandeep Somavarapu
0c3d59e4fb
rename to title 2021-07-06 16:13:04 +02:00
Sandeep Somavarapu
1c96b77786
fine tune 2021-07-06 16:10:21 +02:00
Sandeep Somavarapu
9f1f2d8b84
Merge pull request #125563 from timfenney/add-copy-command-label-fixes-issue-125092
Add Copy Command Label to Keyboard Shortcuts.
2021-07-06 16:07:02 +02:00
Alex Ross
df11c0c61f
Use active link foreground in workbench hover
Fixes #126752
2021-07-06 15:41:37 +02:00
Dirk Baeumer
1a3fd783fe
Disable locale info check. 2021-07-06 15:38:21 +02:00
Benjamin Pasero
48c787d9f3
editors - cleanup matches methods of side/diff editors 2021-07-06 15:34:46 +02:00
Dirk Baeumer
ae52915f0c
Improve localization tests 2021-07-06 13:15:43 +02:00
Benjamin Pasero
7a0714a6e5
smoke - harden data migration test 2021-07-06 12:10:08 +02:00
Benjamin Pasero
40172a4729
editors - better matches for diffEditorInput 2021-07-06 11:58:00 +02:00
Sandeep Somavarapu
b38186b046
Fix #126953 2021-07-06 11:57:34 +02:00
Andre Weinand
3918b3e0fe
Merge pull request #128022 from microsoft/aweinand/splitRunDropdown
A run & debug dropdown with default button
2021-07-06 11:56:16 +02:00
Andre Weinand
af86c49b0f
add 'rememberDefaultAction' property 2021-07-06 11:49:39 +02:00
Sandeep Somavarapu
ff98e113aa
#127693 add color to staus icons 2021-07-06 10:39:14 +02:00
Alex Ross
23e71e2bcc
Add pathSeparator to configurationEditing
Fixes #128015
2021-07-06 09:52:35 +02:00
Kieran Black
4153751d05
Add setting to modify copy separator (#101197)
* feat: add setting to modify copy separator

This commit adds a new custom setting files.copyPathSeparator which allows the user to select a default separator for the copy absolute and relative commands.

fixes issue #56279

* add argument to enforce a certain path separator on getUriLabel

* modify all copy path flows to leverage getUriLabel separator enforcing

* adjust to copy relative path only

* 💄

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-07-06 09:35:28 +02:00
Sandeep Somavarapu
7499603ece Fix #128032 2021-07-06 09:23:28 +02:00
rebornix
0a8a4b380b
dedup, folding action args def. 2021-07-05 16:57:19 -07:00