Commit Graph
124157 Commits
Author SHA1 Message Date
Daniel RosenwasserandGitHub c3f74d3603 Swap erroneous super. access to this. (#194221) 2023-09-26 14:25:38 -07:00
Ladislau SzomoruandGitHub 50573340ab SCM - disable multi-select in the treeview (#194208) 2023-09-26 20:34:54 +01:00
Alex RossandGitHub f1cf9b04b5 Quick diff decorations not rendering at all or rendering the wrong state (#194141)
* Quick diff decorations not rendering at all or rendering the wrong state
Fixes #194115

* Fix hygiene issue
2023-09-26 21:27:02 +02:00
meganrogge 86a7c636ee add parens around keybindings in diff editor 2023-09-26 12:06:37 -07:00
meganrogge f2a1e5dbbf allow running recent command when in accessible terminal view 2023-09-26 12:02:19 -07:00
Alex RossandGitHub e95fca143d Arrow up while editing comment goes to previous comment (#194159)
Fixes #194132
2023-09-26 17:30:03 +02:00
Alex RossandGitHub 9b34b32998 Fix an issue in coments continue-on (#194151)
Part of unblocking #193104
2023-09-26 16:15:49 +01:00
Ladislau SzomoruandGitHub 57dc010684 Engineering - update winget configuration file (#194107) 2023-09-26 14:15:05 +02:00
Henning Dieterichs b607b224dd Fixes #131091 2023-09-26 12:43:34 +02:00
Alex RossandGitHub b2864137d0 Add license detail for cpp grammar repo (#193983)
Part of #193966
2023-09-26 09:12:28 +01:00
Matt BiernerandGitHub a12bb0543d Restore copilot fixes/refactorings (#194092)
Reverts #193810 to restore #193810
2023-09-26 09:40:27 +02:00
Benjamin PaseroandGitHub ccb2396152 editors - fix restoring from broken state (#194089) 2023-09-26 15:09:05 +10:00
Benjamin PaseroandGitHub d40598e450 File > Open Recent > recent workspace no longet opens in new window when Ctrl or Shift used in VS Code Insiders (fix #193997) (#194083) 2023-09-26 15:08:46 +10:00
Raymond ZhaoandGitHub 8ecf5453e8 Rename variable (#194030) 2023-09-26 04:15:06 +00:00
Benjamin PaseroandGitHub 9725e627ad Merge pull request #194014 from microsoft/merogge/av
rm exit dialog unless verbosity enabled, fix go to symbol in terminal accessible view
2023-09-26 05:48:27 +02:00
Megan RoggeandGitHub 85eda164f8 allow provider to give their own accessible view help content (#194049)
* fix #193451

* clean up
2023-09-26 04:40:38 +01:00
Connor PeetandGitHub dd4ed00c37 eng: mark the patch application file as being generated (#194047) 2023-09-26 04:31:01 +01:00
Sandeep SomavarapuandGitHub 207f6454da fix #194043 (#194052) 2023-09-26 04:29:08 +01:00
Sandeep SomavarapuandGitHub bfe28249a5 use themed icon (#194050) 2023-09-26 03:15:44 +00:00
Sandeep SomavarapuandGitHub c39a4b8db3 fix setting icon when creating from profile (#194048) 2023-09-26 03:15:00 +00:00
Benjamin PaseroandGitHub 37b60398e5 files - lock all resources involved in atomic writes (#194009)
* files - lock all resources involved in atomic writes

* do not acquire locks in random order

* add test

* stop support for buffered atomic writes
2023-09-26 03:12:04 +00:00
Justin ChenandGitHub 166097a20c Adds alerts for Quickfixes for Screen Reader Users (#194079)
added alerts for screen reader users
2023-09-26 01:55:35 +01:00
Rob LourensandGitHub 205cac4877 Revert "Allow cmd+c to copy chat row content (#193410)" (#194076)
This reverts commit ee8f89f614.
2023-09-25 17:47:05 -07:00
Justin ChenandGitHub 5c4daed6a3 CtrlCmd + . will also activate on quickfixes in the current line (#193049)
* first working version of quickfix, walks back to most recent error, removed refactorings from quickfix menu

* removed unused code

* code cleanup part 2

* specify trigger type

* added math check for closest item

* removed whitespace

* actually reverting whitespace now

* retains original workflow, clean up logic, rename for less confusion:

* changed to reflect new ux decisions - inline only, cursor no longer jumps, cleaned up logic in cases we don't need to retrigger

* selection works in all scenarios, clears on change or on hide, will find closest diagnostic in line

* code cleanup

* code cleanup - simplified for loops and if statements

* added themeable highlights/borders and hiding quickfixes behind a setting

* rename to properly align with how it behaves

* removed unused async

* code cleanup

* Update selection.ts

* Update codeActionModel.ts

* added code fixes

* fixed reviewed code! cleanup and logic fixes

* removed unused var

* removed unused import woops

* added check for filter contains quickfix for special keybinds

* fixed wording on settings
2023-09-26 01:29:03 +01:00
Rob LourensandGitHub ab5060462a Use # for chat variables (#194063)
* Use # for chat variables

* Fix test
2023-09-25 17:02:21 -07:00
SteVen BattenandGitHub 9187e37ffb less aggressively shift to hamburge (#194074)
less aggressively shift to menubar
fixes #189492
2023-09-26 01:02:10 +01:00
Martin AeschlimannandGitHub 15cdbeec20 update css-languageservice (#194066) 2023-09-25 23:18:23 +01:00
Raymond ZhaoandGitHub 55f6606c7c Duplicate CodeQL suppression comment (#194036)
* Duplicate CodeQL suppression comment

* Another one
2023-09-25 23:15:15 +01:00
Logan RamosandGitHub 8a7288ffe4 Enable logging only for ext test telemetry (#194056)
Attempt to enable logging only for ext test telemetry
2023-09-26 00:13:33 +02:00
Martin AeschlimannandGitHub 1b5c0af328 Use pipe for WSL2 (#194010) 2023-09-25 23:36:05 +02:00
Sandeep SomavarapuandGitHub 35a34cd1f3 report profiles info event (#194055) 2023-09-25 23:21:34 +02:00
Bhavya UandGitHub 8df7e6dc53 Update milestone in endgame notebooks (#194033)
* Update milestone in endgame notebooks

* update vscode-dev.github-issues
2023-09-25 14:16:11 -07:00
Tyler James LeonhardtandGitHub dd0efb77c6 use editor background for quickChat code (#194035)
Fixes #191707
2023-09-25 22:14:28 +01:00
Aaron MungerandAaron Munger 8a9f1f2648 revert default behavior back to previous 2023-09-25 13:49:22 -07:00
Aaron MungerandGitHub 75e30fe353 highlight symbol row in notebooks (#193845)
* highlight symbol row in notebooks

* fix test

* better range usage
2023-09-25 20:48:51 +00:00
Bhavya UandGitHub 34d89757d8 Update license info from OSS Tool (#194025)
* Update license info from OSS Tool

* update distro commit hash
2023-09-25 13:45:07 -07:00
Raymond ZhaoandGitHub dab4942887 Restrict remote search provider to top 5 (#194018)
* Restrict remote search provider to top 10

* Reduce to top 5
2023-09-25 10:32:35 -07:00
meganrogge 339e65b6f1 add exit message in aria label if position is bottom 2023-09-25 10:26:49 -07:00
meganrogge 365e6b212d never have exit this dialog hint at the bottom of terminal accesssible buffer 2023-09-25 10:24:27 -07:00
Raymond ZhaoandGitHub 2db313274b Sort settings by ToC when ToC shown (#193242) 2023-09-25 10:20:11 -07:00
meganrogge a3b3379067 fix #193987 2023-09-25 09:35:18 -07:00
Sandeep SomavarapuandGitHub 1867fceec3 fix 'extension' word order (#194006) 2023-09-25 09:18:22 -07:00
Logan RamosandGitHub 17134f92f7 Align open editors with explorer (#194007)
Align with explorer
2023-09-25 09:18:06 -07:00
meganrogge cae6d60ce7 fix #194005 2023-09-25 09:16:24 -07:00
Benjamin PaseroandGitHub 6404e3dbd1 tests - remove envShellEvent from package.json (#193982) 2023-09-25 17:07:23 +01:00
Sandeep SomavarapuandGitHub ca5f7d8d5b do not restart ext hosts if not needed (#194003) 2023-09-25 17:07:12 +01:00
Tyler James LeonhardtandGitHub 3fba5b2f64 Preserve value if one was passed in (#193939)
Fixes https://github.com/microsoft/vscode/issues/192898
2023-09-25 08:42:19 -07:00
Johannes RiekenandGitHub be8a9dbf0c fix https://github.com/microsoft/vscode/issues/193976 (#193999) 2023-09-25 16:25:25 +01:00
Ladislau SzomoruandGitHub e0ef7c97fa SCM - fix sync view actions (#193998) 2023-09-25 16:09:48 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
56c3d4cd50 Bump graphql from 16.6.0 to 16.8.1 in /extensions/github (#193721)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 07:59:12 -07:00