Commit graph

104972 commits

Author SHA1 Message Date
Alex Ross 0785b1c282
[regression] dragging a reference onto editor doesn't work anymore (#172538)
Fixes #172516
2023-01-26 16:41:00 +01:00
Henning Dieterichs 4552a93fe4
Fixes #166074 (#172531) 2023-01-26 16:07:39 +01:00
Sandeep Somavarapu d132035d6b
Improve profile preview in web (#172530)
* profile preview imporvements
- remove dialog
- introduce message

* support rendering markdown message
2023-01-26 15:59:09 +01:00
Sandeep Somavarapu 9c5f7ec930
fix #172367 (#172524)
* fix #172367

* fix tests
2023-01-26 15:57:15 +01:00
Ladislau Szomoru 73072937bc
Git - deduplicate annotated and lightweight tags when showing the quick pick for tags (#172527) 2023-01-26 15:47:38 +01:00
Henning Dieterichs dde818e256
Fixes #172188, fixes #172181 (#172528) 2023-01-26 15:36:02 +01:00
Henning Dieterichs 8285943b23
Addresses #172189 (#172526) 2023-01-26 15:09:06 +01:00
Henning Dieterichs 45db0a2940
Fixes #172152 (#172518) 2023-01-26 13:29:38 +01:00
Henning Dieterichs 806e144c86
Fixes #172180 (#172517) 2023-01-26 12:09:39 +00:00
Henning Dieterichs 9419c5560a
Fixes #172180 (#172517) 2023-01-26 13:09:19 +01:00
Henning Dieterichs 12b2e0fa08
Merge pull request #172392 from microsoft/hediet/rural-iguana
Fixes #172167
2023-01-26 13:00:57 +01:00
Henning Dieterichs 2e705534e2
Fixes #172167 2023-01-26 12:45:43 +01:00
Johannes Rieken 212bb1a254
compute performance baseline in a webworker (#172405)
* compute performance baseline in a webworker

https://github.com/microsoft/vscode/issues/172239

* make build happy, better change overall
2023-01-26 11:44:55 +01:00
Sandeep Somavarapu da4e6a6fa2
Fix #172218 (#172453) 2023-01-26 11:16:23 +01:00
Sandeep Somavarapu 6f0e4eab05
unset description after applying (#172498) 2023-01-26 09:01:01 +01:00
Tyler James Leonhardt 07d6f5b35f
Revert "fixes #170559 (#170567)" (#172491)
This reverts commit fb26225367.
2023-01-26 04:04:13 +01:00
Sandeep Somavarapu 53830a5707
fix #172252 (#172484) 2023-01-26 01:00:42 +01:00
Sandeep Somavarapu 161296019b
fix #172362 (#172467) 2023-01-26 00:47:50 +01:00
Sandeep Somavarapu 405366d1b0
fix #172203 (#172483) 2023-01-26 00:46:47 +01:00
Sandeep Somavarapu 5c2027290c
Fix #172385 (#172476) 2023-01-25 15:22:07 -08:00
Logan Ramos 22ee4cd904
Allow telemetry action to run again (#172475) 2023-01-25 23:42:53 +01:00
Joyce Er 234bb7ea58
VS Code for the Web -> vscode.dev (#172473) 2023-01-25 23:41:09 +01:00
Megan Rogge 5abd2262b3
increase search area of quick fixes (#172471)
fix #172068
2023-01-25 23:35:34 +01:00
Sandeep Somavarapu e55ad94749
fix #172260 (#172468) 2023-01-25 23:11:47 +01:00
Sandeep Somavarapu f843ce833a
fix #172224 (#172461) 2023-01-25 22:41:05 +01:00
Megan Rogge a60a1cfe2c
only select text when navigating changes for screen readers (#172459)
fix #172458
2023-01-25 22:36:10 +01:00
Peng Lyu 0620c88ca9
Fix #169304. Dispose kernel task providers on EH restart. (#172456) 2023-01-25 22:25:55 +01:00
Sandeep Somavarapu 26617f8d30
fix #172217 (#172455) 2023-01-25 22:21:10 +01:00
Daniel Imms 572574513c
Merge pull request #172414 from microsoft/tyriar/166506_2
Revert "Show Terminal menu on web"
2023-01-25 13:07:47 -08:00
Sandeep Somavarapu 8d0e9bfc1f
fix #172356 (#172449) 2023-01-25 22:04:16 +01:00
Peng Lyu 449c386eb5
Fix #172426. Convert cell output to dto on model change. (#172444) 2023-01-25 21:38:20 +01:00
Sandeep Somavarapu 207aafcb19
fix #172440 (#172442) 2023-01-25 21:37:35 +01:00
Tyler James Leonhardt 7fc1f6aacb
use better mechanism for base64 decoding with unicode characters (#172445)
Fixes #172441
2023-01-25 21:32:00 +01:00
SteVen Batten 88e4667480
use helper function a la ben (#172435) 2023-01-25 21:25:10 +01:00
Aaron Munger aaeb401f04
Merge pull request #172427 from amunger/aamunger/IWRecovery
don't recovery notebook editors from IW notebooks.
2023-01-25 12:13:38 -08:00
Joyce Er f63bfe3942
Fix auto publish before Continue On (#172324)
* Fix auto publish before Continue On

* Fix provider implementation
2023-01-25 12:12:18 -08:00
Matt Bierner 869f00e0c6
Restore slice call for decoding file contents (#172438)
We need to slice the bytes since we can't pass a shared array to text decoder
2023-01-25 20:59:20 +01:00
Raymond Zhao 0c441a5d89
Disable remote settings search, fixes #172411 (#172424) 2023-01-25 11:52:41 -08:00
Matt Bierner 460d602f28
Don't reload webview content on title change (#172437)
Fixes #172391
2023-01-25 20:45:10 +01:00
Peng Lyu 5b82a859ce
Fix #172417. Check new preferred mimetype after cell output items update. (#172434) 2023-01-25 20:40:38 +01:00
Martin Aeschlimann d281b44e83
[css] update service (#172431) 2023-01-25 20:34:15 +01:00
Martin Aeschlimann 49e696c011
web: css language server not working when display language is set (#172430) 2023-01-25 20:19:40 +01:00
Benjamin Pasero 9a0ca2994e
dialog - also test negative index 2023-01-25 20:08:42 +01:00
aamunger f16ff38c40
check viewtype, is string, not interactive 2023-01-25 11:04:08 -08:00
aamunger 39da966de3
don't recovery notebook editors from IW notebooks.
don't recover backups for new IW notebook models
2023-01-25 11:04:07 -08:00
Connor Peet 7a04589c16
cli: fix sleep inhibition not always working (#172428)
Seems like we should prevent _both_ "useridlesystemsleep" as well as "systemsleep"

Fixes https://github.com/microsoft/vscode-remote-release/issues/7913
2023-01-25 19:50:52 +01:00
Henning Dieterichs 70efe00037
Fixes #170527 (#172422) 2023-01-25 19:09:40 +01:00
Henning Dieterichs d81f0a4067
Fixes #164716 (#172421) 2023-01-25 19:04:21 +01:00
Henning Dieterichs 485b85497c
Fixes inline suggestion bug (#172420) 2023-01-25 19:00:13 +01:00
Johannes Rieken 9dc8f64e3a
add trace logging for range formatting request and response (#172412)
https://github.com/microsoft/vscode/issues/170936
2023-01-25 18:08:29 +01:00