Commit Graph
115223 Commits
Author SHA1 Message Date
Daniel Imms f69901b2d0 Remove unused action 2023-10-27 12:58:55 -07:00
Daniel Imms 4c18a51d14 Merge the 2 toggle size actions into one 2023-10-27 12:56:56 -07:00
Daniel Imms 374b470959 Pass terminal context to toggle size action
Part of #193380
2023-10-27 12:47:50 -07:00
Daniel ImmsandGitHub b93639dfa3 Merge pull request #196762 from microsoft/tyriar/196757
Improve styling of terminal dev mode text box
2023-10-27 11:31:28 -07:00
Benjamin PaseroandGitHub cc70dc611c debt - remove debug logging for fullscreen window transitions (#196848) 2023-10-27 11:27:06 -07:00
Sandeep SomavarapuandGitHub c82bf84bf1 fix #196846 (#196847) 2023-10-27 20:01:14 +02:00
fa22e9ac36 Update grammars (#196839)
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2023-10-27 09:35:46 -07:00
Benjamin PaseroandGitHub 62fdec2def aux window - cleanup preloads (#196832)
* aux window - cleanup preloads

* 💄

* 💄
2023-10-27 16:42:45 +02:00
Ladislau SzomoruandGitHub 56088b01d9 Git - fix issue related to opening parent repositories (#196822) 2023-10-27 06:42:08 -07:00
Benjamin PaseroandGitHub 9e0bd20b88 aux window - introduce active'ness to layout service and adopt (#196824)
* aux window - introduce active'ness to layout service and adopt

* 💄

* 💄
2023-10-27 15:40:33 +02:00
Johannes RiekenandGitHub e17336d6cf - only update/reposition inline widget when showing again (#196829)
- when hiding the first view port line, don't restore previous view port

again fixes https://github.com/microsoft/vscode-copilot/issues/2288
2023-10-27 15:09:01 +02:00
Aiday Marlen KyzyandGitHub 90c12bb078 Merge pull request #196797 from microsoft/aiday/contextMenuEntry
Checking chat providers exist before showing the action `Toggle Inline Chat Icon` in the context menu
2023-10-27 14:05:04 +02:00
Ladislau SzomoruandGitHub f0fad066a3 Engineering - Rename .git-blame-ignore to .git-blame-ignore-revs (#196816) 2023-10-27 12:34:22 +02:00
Ulugbek AbdullaevandGitHub 6cfa090053 Bump version to 1.85 (#196813) 2023-10-27 12:31:47 +02:00
Alexandru DimaandGitHub 846215d353 Forcefully kill extension host processes if they still exist (#196809)
Forcefully kill extension host processes if they still exist (fixes #194477)
2023-10-27 12:15:53 +02:00
Aiday Marlen Kyzy 4b5d53842e resetting back the value 2023-10-27 11:59:18 +02:00
Aiday Marlen Kyzy 6ab14d3a95 polishing the code 2023-10-27 11:55:06 +02:00
Aiday Marlen Kyzy f3a0fe06bf do not show the setting if there are no providers 2023-10-27 11:22:36 +02:00
João MorenoandGitHub 871d93af8c make nps urgent (#196800) 2023-10-27 10:54:43 +02:00
Sandeep SomavarapuandGitHub 2b0bb4a46d Merge pull request #196724 from gjsjohnmurray/azure-bobcat
Upsize progress badge on top activity bar to match #196696 change
2023-10-27 09:54:47 +02:00
Aiday Marlen Kyzy 54ef00ba0e checking providers exist before showing the context menu entry 2023-10-27 09:47:24 +02:00
Benjamin PaseroandGitHub 2ff3e98d77 Aux window: window.focus is broken (fix #196790) (#196791) 2023-10-27 08:40:53 +02:00
Benjamin PaseroandGitHub 47a0ab66a0 aux window - fix CSS cloning (#196788)
* aux window - fix CSS cloning

* 💄
2023-10-27 08:10:39 +02:00
Megan RoggeandGitHub df6e1aee3e Merge pull request #196766 from microsoft/merogge/clear
use accessible notification service instead of verbose clear alert for settings
2023-10-26 22:59:50 -07:00
Rob LourensandGitHub f6ec2f18df Merge pull request #196786 from microsoft/roblou/shallow-lobster
Fix empty chat icons after upgrade
2023-10-26 22:45:28 -07:00
Rob Lourens 1403feed24 Fix empty chat icons after upgrade
Don't fall back on the persisted icon if the current session doesn't have one
2023-10-26 20:52:21 -07:00
Bhavya UandGitHub df99ffae53 Update distro (#196778)
Bump distro
2023-10-27 03:27:33 +02:00
Bhavya UandGitHub e07a64278e Add telemetry for account entitlement (#196772)
* Add telemetry for account entitlements

* Fix badge display
2023-10-26 18:00:11 -07:00
Megan RoggeandGitHub e612d4d2f1 Merge pull request #196769 from microsoft/merogge/ann
never alert if audio cue is set
2023-10-26 16:27:51 -07:00
Raymond ZhaoandGitHub 89e6f7ec9e Remove assignment service from toggle data fetch (#196767) 2023-10-27 00:54:27 +02:00
meganrogge 1bb06e81e4 never alert if audio cue is set 2023-10-26 15:46:03 -07:00
meganrogge 161abae7c7 fix #194672 2023-10-26 15:25:17 -07:00
Daniel ImmsandGitHub 9ea20d5e24 Merge pull request #196756 from microsoft/tyriar/distro_231026
Update distro
2023-10-26 13:29:52 -07:00
gjsjohnmurray f4408924cb Show outer ring of progress clock on top activity bar badges 2023-10-26 21:18:02 +01:00
Daniel Imms d8a9938fc2 Improve styling of terminal dev mode text box
Fixes #196757
2023-10-26 13:12:59 -07:00
Bhavya UandGitHub 041313bea5 Ask for confirmation before performing entitlement command (#196750) 2023-10-26 12:06:26 -07:00
David DossettandGitHub 55e2780aeb Merge pull request #196754 from microsoft/ddossett/yodelling-jay
Add transition delay to avatar
2023-10-26 12:05:56 -07:00
Benjamin PaseroandGitHub 7ad1fb31dc Aux window: Alt+f4 closes the workspace instead of the aux window (fix #196239) (#196752) 2023-10-26 21:03:45 +02:00
Benjamin PaseroandGitHub 1986bdaa0e Aux window: windows moved to the top stay on top over focused window (fix #196473) (#196751)
* Aux window: windows moved to the top stay on top over focused window (fix #196473)

* 💄
2023-10-26 20:57:33 +02:00
Daniel Imms e44dc17a56 Update distro 2023-10-26 11:54:21 -07:00
David Dossett a3f0a14e68 Add transition delay to avatar 2023-10-26 11:50:30 -07:00
Benjamin SimmondsandGitHub 540180098a Remove un/maximize editor group commands (#196732)
Refactor editor commands and actions
2023-10-26 20:03:59 +02:00
Sandeep SomavarapuandGitHub e837c3bc1e do not initialise if disposed (#196745) 2023-10-26 20:02:04 +02:00
Joyce ErandGitHub f40755c699 fix: render chat history after signing in (#196742)
* fix: render chat history after signing in

* docs: add comment about using `height` param
2023-10-26 19:26:15 +02:00
Alexandru DimaandGitHub f1de3fc780 Add query to find recently closed issues without a milestone (#196741) 2023-10-26 19:16:47 +02:00
Sandeep SomavarapuandGitHub a7ad1bf686 fix #196640 (#196738) 2023-10-26 18:39:35 +02:00
Johannes RiekenandGitHub 5a8659ad66 local usage of _chatAccessibilityService, don't spread it around the state machine (#196737)
https://github.com/microsoft/vscode/issues/194424
2023-10-26 18:30:26 +02:00
Alex RossandGitHub 7eec26f0f5 Fix checkbox state management in tree view (#196721)
`manageCheckboxStateManually` has no effect on tree view
Fixes #196607
2023-10-26 16:56:13 +02:00
gjsjohnmurray 624bafc280 Upsize progress badge on top activity bar to match #196696 change 2023-10-26 15:46:36 +01:00
Connor PeetandGitHub 10a184f69b debug: update js-debug to 1.84 (#196717) 2023-10-26 16:31:22 +02:00