Commit graph

107689 commits

Author SHA1 Message Date
Johannes Rieken 7a0fc6fe21
tweak editor options (#179856) 2023-04-13 13:44:19 +02:00
Henning Dieterichs a2a4e3f5de
Merge branch 'main' into evident-ape 2023-04-13 12:48:25 +02:00
Martin Aeschlimann fcbf58cdd5
Notify to try new theme (#179854) 2023-04-13 10:44:00 +01:00
Johannes Rieken a4e74a2227
reveal single new file (#179853) 2023-04-13 10:37:24 +01:00
Sandeep Somavarapu 8f5198cb30
Support built in profile templates (#179849) 2023-04-13 10:24:45 +01:00
Ladislau Szomoru 45a44d1786
Git/GitHub - Branch protection refactoring (#179848)
Branch protection refactoring
2023-04-13 10:14:33 +01:00
Sandeep Somavarapu 213f4fa39d
signin using web auth provider always (#179838) 2023-04-13 09:19:49 +02:00
Rob Lourens c9df8ee8e8
Clean up Interactive Session styles to make them easier to use outside of the normal view, and rendering fix (#179829)
* Clean up Interactive Session styles to make them easier to use outside of the normal view

* Reduce layout shifting from the "cursor" and never render it after "Thinking..."
2023-04-12 17:50:57 -07:00
Rob Lourens 1b3fceea8b
Add method to query Interactive Session providers, and a context key (#179818) 2023-04-12 16:29:54 -07:00
Matt Bierner ab287c80c5
Clean up test jsdoc for l10n (#179822)
Fixes the example blocks and adds a few new lines
2023-04-13 00:06:35 +01:00
Martin Aeschlimann 05bb1775dc
Set new default theme (#179812) 2023-04-12 15:45:39 -07:00
Andrea Mah c639eeb206
search result aria label should prioritze content over location (#179795)
Fixes #179718
2023-04-12 15:43:40 -07:00
Rob Lourens 0ae876929e
Change how waiting for model initialization works, add tests (#179504)
* Change how waiting for model initialization works, add tests

* Fix warning
2023-04-12 15:43:27 -07:00
Peng Lyu 763076d7e6
📓 Enable extension other than install if it is already installed. (#179815)
* 📓 Enable extension other than install if it is already installed.

* Update wording
2023-04-12 15:43:07 -07:00
Joyce Er 36a8c3b106
Fix opening URLs from remote help get started (#179814) 2023-04-12 22:46:16 +01:00
Joyce Er c96ff534eb
Allow force applying unrelated changes from Cloud Changes view (#179808) 2023-04-12 14:39:19 -07:00
Matt Bierner 26ccce443f
Enable renaming of matching jsx tags (#179806)
Fixes #159534

Uses the new linked editing api to make f2 rename matching jsx tags
2023-04-12 21:42:59 +02:00
Joyce Er 3cf3ef8897
Encode slash-delimited branch and file segments in links (#179801) 2023-04-12 21:14:24 +02:00
Sandeep Somavarapu b317e81e0b
revert this until codespaces is ready (#179805) 2023-04-12 11:39:53 -07:00
Connor Peet ca9404bd2f
cli: read tunnel lock from product.json (#179800)
Fixes #179265
2023-04-12 18:52:37 +01:00
Andrea Mah c53e658dc5
Restructure notebook search to group by cell (#178593) 2023-04-12 10:33:08 -07:00
Johannes Rieken 8f24b19ebd
Merge pull request #179796 from microsoft/joh/fine-beetle
joh/fine beetle
2023-04-12 18:46:57 +02:00
Connor Peet 4180bbd21e
cli: fix macos build (#179794) 2023-04-12 18:33:29 +02:00
Johannes dad1246f70
adjust width based on showing preview or not 2023-04-12 18:30:38 +02:00
Johannes 9d2c167938
apply should accept workspace edit 2023-04-12 18:11:54 +02:00
Connor Peet 2d8ff25c85
cli: add streams to rpc, generic 'spawn' command (#179732)
* cli: apply improvements from integrated wsl branch

* cli: add streams to rpc, generic 'spawn' command

For the "exec server" concept, fyi @aeschli.

* update clippy and apply fixes

* fix unused imports :(
2023-04-12 16:51:29 +01:00
Ladislau Szomoru bb7570f4f8
GitHub - branch protection provider (#179789)
* Initial implementation

* Update default setting state
2023-04-12 17:42:51 +02:00
Alex Ross cc8733af74
comments API issue when addComment called too early (#179786)
Fixes #176498
2023-04-12 15:55:54 +01:00
Megan Rogge aba4fe3041
Merge pull request #179785 from microsoft/merogge/problem-aria 2023-04-12 07:52:14 -07:00
meganrogge 1c2a464475
fix #179717 2023-04-12 07:36:00 -07:00
Sandeep Somavarapu f76e264679
support settings sync signing in via embedder (#179769) 2023-04-12 15:12:36 +01:00
Megan Rogge c1f2031365
Merge branch 'main' into a11y-help-dialog 2023-04-12 07:04:56 -07:00
Johannes Rieken 381c3ab0d8
support to preview simple file creation (#179771)
* support to preview simple file creation

* fix height
2023-04-12 15:49:20 +02:00
Alex Ross 0e8b1c8e09
Confusing Bash/Shell syntax highlighting (#179775)
Fixes #179749
2023-04-12 14:33:55 +01:00
Alex Ross d77e53a2b3
Update shellscript grammar (#179758) 2023-04-12 13:39:51 +01:00
Martin Aeschlimann 34003bce95
activityBar.activeBorder at workbench.colorCustomizations has no effect. #179229 (#179767) 2023-04-12 13:35:15 +01:00
Ladislau Szomoru a1eb9e2b48
Git - implement branch protection provider (#179752)
* Branch protection using settings is working

* Revert extension api changes

* Refactor code
2023-04-12 08:48:29 +01:00
Matt Bierner e5512217bc
Use inline progress widget for long running copy pastes (#179730)
Extracts the inline progress widget for use with the copy paste too
2023-04-11 18:43:34 -07:00
Jacob Jaeggli 2387e49c89 Reapply document role to content element 2023-04-11 16:56:56 -07:00
Sandeep Somavarapu ee2a960bb7
remember the current account provider (#179728) 2023-04-11 16:39:21 -07:00
Tyler James Leonhardt c32c5fec2f
Add a "similar" separator when we have mixed results (#179722)
Also consider the old service for enablement.
2023-04-11 14:51:13 -07:00
Matt Bierner 8db8e63b44
Pick up latest TS for building VS Code (#179714) 2023-04-11 14:50:16 -07:00
Don Jayamanne 3f37e236cc
Update distro (#179720) 2023-04-12 07:22:25 +10:00
Matt Bierner d6f23042e3
Log uri as a string instead of as an object (#179721) 2023-04-11 14:19:12 -07:00
Jacob Jaeggli 3094e8cdec
Merge branch 'microsoft:main' into a11y-help-dialog 2023-04-11 14:00:05 -07:00
Tyler James Leonhardt 5901d88222
Handle new cache format (#179715) 2023-04-11 13:54:46 -07:00
Jacob Jaeggli 07c971358c A11y help dialog uses semantic markup 2023-04-11 13:51:55 -07:00
Matt Bierner e9262678fa
Add drop feedback UX (#179434)
For #179430

Adds two new UX components:

- An inline progress icon shown when a drop operation takes over 500ms. This replaces the notification. You can click on it to cancel the drop

- Post drop, a drop feedback icon that lets you drop the file in a different way. This lets you drop the file as plain text for instance instead of as a markdown link
2023-04-11 13:48:24 -07:00
Matt Bierner 5d3f960b67
Nicely format logged objects (#179405)
Follow up oin https://github.com/microsoft/vscode/issues/176479#issuecomment-1498597499

This uses JSON.stringify to format objects that are logged. Currently they are all printed as a single line without any whitespace
2023-04-11 13:04:44 -07:00
Peng Lyu 9ea70722ee
Cache view type provider for missing extension restore. (#179707) 2023-04-11 20:34:50 +01:00