Benjamin Pasero and GitHub
cc70dc611c
debt - remove debug logging for fullscreen window transitions ( #196848 )
2023-10-27 11:27:06 -07:00
Sandeep Somavarapu and GitHub
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
BeniBenj
38c7f10984
getEditorActions in groupview
2023-10-27 16:58:57 +02:00
Benjamin Pasero and GitHub
62fdec2def
aux window - cleanup preloads ( #196832 )
...
* aux window - cleanup preloads
* 💄
* 💄
2023-10-27 16:42:45 +02:00
Ladislau Szomoru and GitHub
56088b01d9
Git - fix issue related to opening parent repositories ( #196822 )
2023-10-27 06:42:08 -07:00
Benjamin Pasero and GitHub
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 Rieken and GitHub
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 Kyzy and GitHub
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 Szomoru and GitHub
f0fad066a3
Engineering - Rename .git-blame-ignore to .git-blame-ignore-revs ( #196816 )
2023-10-27 12:34:22 +02:00
Ulugbek Abdullaev and GitHub
6cfa090053
Bump version to 1.85 ( #196813 )
2023-10-27 12:31:47 +02:00
Alexandru Dima and GitHub
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
Henning Dieterichs
d3b6a036e6
Do heuristic syntax highlighting immediately when showing diff editor
2023-10-27 11:43:18 +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 Moreno and GitHub
871d93af8c
make nps urgent ( #196800 )
2023-10-27 10:54:43 +02:00
Sandeep Somavarapu and GitHub
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
BeniBenj
daee9463ae
Merge branch 'main' into benibenj/hideTabsActionBar
2023-10-27 09:02:32 +02:00
Benjamin Pasero and GitHub
2ff3e98d77
Aux window: window.focus is broken ( fix #196790 ) ( #196791 )
2023-10-27 08:40:53 +02:00
Benjamin Pasero and GitHub
47a0ab66a0
aux window - fix CSS cloning ( #196788 )
...
* aux window - fix CSS cloning
* 💄
2023-10-27 08:10:39 +02:00
tisilent
a81580e122
Merge branch 'main' into terminal-multi-select-rename
2023-10-27 14:09:15 +08:00
Megan Rogge and GitHub
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 Lourens and GitHub
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 U and GitHub
df99ffae53
Update distro ( #196778 )
...
Bump distro
2023-10-27 03:27:33 +02:00
Bhavya U and GitHub
e07a64278e
Add telemetry for account entitlement ( #196772 )
...
* Add telemetry for account entitlements
* Fix badge display
2023-10-26 18:00:11 -07:00
Megan Rogge and GitHub
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 Zhao and GitHub
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
Andrew Wang
c7474e2dc1
Show Dynamic Configuration Providers with No Context
...
This PR adds support to show dynamic configurations when a file is not
selected.
The changes introduces a new method to the Debugger class called
hasDynamicConfigurationProviders. It utilizes the existing
ConfigurationManager.hasDebugConfigurationProvider but passing Dynamic
TiggerKind instead of Initial.
2023-10-26 15:30:25 -07:00
meganrogge
161abae7c7
fix #194672
2023-10-26 15:25:17 -07:00
Daniel Imms and GitHub
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 U and GitHub
041313bea5
Ask for confirmation before performing entitlement command ( #196750 )
2023-10-26 12:06:26 -07:00
David Dossett and GitHub
55e2780aeb
Merge pull request #196754 from microsoft/ddossett/yodelling-jay
...
Add transition delay to avatar
2023-10-26 12:05:56 -07:00
Benjamin Pasero and GitHub
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 Pasero and GitHub
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 Simmonds and GitHub
540180098a
Remove un/maximize editor group commands ( #196732 )
...
Refactor editor commands and actions
2023-10-26 20:03:59 +02:00
Sandeep Somavarapu and GitHub
e837c3bc1e
do not initialise if disposed ( #196745 )
2023-10-26 20:02:04 +02:00
Joyce Er and GitHub
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 Dima and GitHub
f1de3fc780
Add query to find recently closed issues without a milestone ( #196741 )
2023-10-26 19:16:47 +02:00
Sandeep Somavarapu and GitHub
a7ad1bf686
fix #196640 ( #196738 )
2023-10-26 18:39:35 +02:00
Johannes Rieken and GitHub
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 Ross and GitHub
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