Commit Graph

107605 Commits

Author SHA1 Message Date
Matt Bierner
24c44070ae Revert "Nicely format logged objects (#179405)" (#179894)
This reverts commit 5d3f960b67.

Based on comments in https://github.com/microsoft/vscode/pull/179405#issuecomment-1506843399
2023-04-13 18:55:06 +01:00
Sandeep Somavarapu
b782ae6e67 fix #176783 (#179884)
* fix #176783

* fix tests
2023-04-13 16:37:08 +01:00
Megan Rogge
01830be8e1 Merge pull request #179596 from weartist/fix_terminal_task_icon_not_update
fix #179337 Task icon for terminal tab entry does not update with task label when terminal is reused
2023-04-13 08:23:30 -07:00
Raymond Zhao
6f0421755f Use custom node-gyp in product build (#179612)
Co-authored-by: Robo <hop2deep@gmail.com>
2023-04-13 08:04:41 -07:00
Alexandru Dima
3ae0149227 Add special cases for Firefox specific key codes (#179425)
Fixes #178098: Add special cases for Firefox specific key codes
2023-04-13 16:46:28 +02:00
Sandeep Somavarapu
858533f955 fix #179756 (#179880) 2023-04-13 15:43:33 +01:00
Ladislau Szomoru
2c7cc4ddea GitHub - do not get branch protection if the user does not have push permission (#179879) 2023-04-13 07:42:12 -07:00
Henning Dieterichs
c9c8e53032 Replaces http-server with playground-server (#179876) 2023-04-13 07:39:35 -07:00
Martin Aeschlimann
00e3acf1ee default theme update: add telemetry (#179874) 2023-04-13 16:07:43 +02:00
Sandeep Somavarapu
d1f1229fee Fix #179207 (#179867) 2023-04-13 16:06:25 +02:00
Megan Rogge
efbd412cd1 Merge pull request #179726 from jjaeggli/a11y-help-dialog
Accessibility help dialog uses semantic markup for assistive technology
2023-04-13 07:05:55 -07:00
Henning Dieterichs
663faf188b Merge pull request #177064 from spahnke/evident-ape
[Monaco] Add `monaco.editor.registerEditorOpener` method to be able to intercept editor open operations
2023-04-13 16:04:34 +02:00
Henning Dieterichs
898fcd63dc Updates VS Code workspace settings (#179864)
* the experimental diff algorithm is now the default in insiders
* turns on asyncTokenizationVerification to investigate a reported bug
2023-04-13 15:12:27 +02:00
Ladislau Szomoru
f972a31938 GitHub - restore/save branch protection to global state (#179855) 2023-04-13 14:43:12 +02:00
Robo
1307c7afbe chore: update electron@22.4.5 (#179857)
* chore: update electron@22.4.5

* chore: avoid replacing ffmpeg
2023-04-13 21:32:24 +09:00
Sandeep Somavarapu
086f59e482 align import and create profile flows (#179859)
- align import and create profile flows
- allow to select data when creating from current profile
2023-04-13 12:59:52 +01:00
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