Christof Marti
e87dc37041
Enable system certificates v2 by default ( #185098 )
2023-07-20 18:01:31 +02:00
Henning Dieterichs
6f21bd8a7c
Fixes #188348 ( #188372 )
2023-07-20 17:48:52 +02:00
Henning Dieterichs
32511c4d9a
Merge pull request #188362 from microsoft/hediet/b/lengthy-bovid
...
Fixes inline diff editor
2023-07-20 17:31:53 +02:00
Johannes Rieken
e6cb8b7fd9
properly detect when all lines want to be hidden ( #188392 )
2023-07-20 17:29:25 +02:00
Johannes Rieken
fdef134c6e
make sure auto reveal of inline input is more careful ( #188390 )
...
fixes https://github.com/microsoft/vscode-copilot/issues/793
2023-07-20 17:14:46 +02:00
Isidor Nikolic
3c6ebab286
Merge pull request #186450 from sandeep-sen/main
...
Enabling tag telemetry for Go
2023-07-20 17:06:58 +02:00
Johannes Rieken
3b7d859f92
fix https://github.com/microsoft/vscode-copilot/issues/794 ( #188386 )
2023-07-20 16:41:44 +02:00
Aiday Marlen Kyzy
ee1e7433e6
Merge pull request #186729 from microsoft/aiday/activeSessionTypeAssertion
...
Ending current inline chat session when new session created
2023-07-20 16:00:11 +02:00
Christof Marti
dfb783168f
Add http.proxyKerberosServicePrincipal setting ( #187456 )
2023-07-20 15:49:53 +02:00
Alex Ross
a6b766d8ad
Fix an async test suite ( #188380 )
2023-07-20 15:46:52 +02:00
Johannes
d25139cf42
Merge branch 'main' into aiday/activeSessionTypeAssertion
2023-07-20 13:03:30 +02:00
Johannes
0e1f8b11ed
fix tests, waitFor needs to be called before entering run because that now pushes/enters a state sync
2023-07-20 13:03:22 +02:00
Alex Ross
e8f9d7587b
Adopt new Java grammar! ( #188361 )
2023-07-20 13:03:00 +02:00
Henning Dieterichs
0f23d3ef82
Fixes inline diff editor
2023-07-20 12:55:40 +02:00
Aiday Marlen Kyzy
b97e7b8ed0
removing the console logs
2023-07-20 12:54:25 +02:00
Henning Dieterichs
da7ab4918d
Fixes #188284 - Adds diffEditor.switchSide command ( #188291 )
2023-07-20 12:26:56 +02:00
Alex Ross
acf5d15424
Expose tunnel factory API to non-resolvers ( #188270 )
2023-07-20 11:56:25 +02:00
João Moreno
16ca37cae9
skip group policy and explorer sparse package in CIBUILD runs ( #188346 )
2023-07-20 11:52:57 +02:00
Peng Lyu
2cbf01b666
Revert "Notebook UI heading tweaks ( #188117 )" ( #188335 )
...
This reverts commit e055922046 .
2023-07-20 08:02:39 +02:00
Peng Lyu
f72b7b1aa8
Update distro ( #188336 )
...
update distro
2023-07-20 07:19:45 +02:00
Sandeep Sen
ea2412a977
Adding missing . on line 815 following Logan's feedback
2023-07-19 16:45:26 -07:00
Henning Dieterichs
daf9647eec
Implements audio cues for diff editor ( #188274 )
...
* Implements audio cues for diff editor
* Fixes CI
* Fixes import
2023-07-19 15:25:14 -07:00
Tyler James Leonhardt
b0689b4d88
Try a dynamic height rendering approach ( #188126 )
...
* Try a dynamic height rendering approach
* Working implementation
Summary:
1. dispose the view model & ChatInputPart when we dispose the ChatWidget
2. handle async/next tick code better using disposables
3. layout onDidChangeItems & when a ChatItem height changes for better accuracy
4. use new useDynamicMessageLayout for inputOnTop
2023-07-19 13:04:32 -07:00
Matt Bierner
3eed931987
Decode relative links in markdown notebook cells ( #188211 )
...
Fixes #188209
2023-07-19 20:43:39 +02:00
Daniel Imms
f503e533ad
Merge pull request #188178 from microsoft/tyriar/188173_term_selection
...
Add terminal selection API
2023-07-19 11:40:58 -07:00
Daniel Imms
31b9e9aa9b
Wait for terminal data before using terminal.selection APIs
2023-07-19 11:14:31 -07:00
Christof Marti
6ae441b56f
Kerberos auth for proxies ( #188130 )
2023-07-19 20:11:00 +02:00
Daniel Imms
471490656d
Merge branch 'main' into tyriar/188173_term_selection
2023-07-19 11:07:37 -07:00
Megan Rogge
d1177d5987
Merge pull request #188294 from microsoft/merogge/screen-reader-message
...
inform screen reader user how to enter optimized mode in editor
2023-07-19 10:57:57 -07:00
Henning Dieterichs
210f6d5174
Add category to "Go to Next/Previous Difference" commands ( #188292 )
2023-07-19 10:46:54 -07:00
meganrogge
9a29bef923
rm one
2023-07-19 10:38:59 -07:00
meganrogge
65f9f6a862
use keybinding label
2023-07-19 10:36:44 -07:00
Joyce Er
2e615c0542
Announce chat slash command deletion ( #188215 )
...
* Announce chat slash command deletion
* Fix localization formatting
2023-07-19 10:13:39 -07:00
Sandeep Somavarapu
37c5709c96
fix using defaults when creating from other profiles or templates ( #188290 )
...
#156144 fix using defaults when creating from other profiles or templates
2023-07-19 09:58:18 -07:00
Sandeep Somavarapu
87340a153f
fix Getting suspended from Settings Sync #188275 ( #188288 )
2023-07-19 09:35:49 -07:00
Henning Dieterichs
4d9df9a19b
Fixes #186417 ( #188279 )
2023-07-19 09:33:06 -07:00
meganrogge
10ad83ca0f
add default keybinding for toggling screen reader mode
2023-07-19 09:22:25 -07:00
Henning Dieterichs
c4a3616fd7
Merge pull request #188012 from yshaojun/fix/175397
...
fix: modified editor width(#175397 )
2023-07-19 18:15:17 +02:00
meganrogge
87209068c4
fix #188278
2023-07-19 09:03:58 -07:00
Robo
53e7651c52
chore: update electron@22.3.17 ( #188272 )
...
* chore: update electron@22.3.17
* chore: bump distro
2023-07-19 08:30:17 -07:00
Henning Dieterichs
2b53df7592
Enables diffEditor.experimental.useVersion2 to be configured by experiments. ( #188271 )
2023-07-19 17:08:47 +02:00
Henning Dieterichs
61611e4fe2
Fixes Code QL alert ( #188269 )
2023-07-19 16:01:20 +02:00
Henning Dieterichs
13c459708f
Merge pull request #188181 from microsoft/hediet/b/experimental-sailfish
...
Introduces onlyShowAccessibleDiffViewer. Fixes #182789
2023-07-19 15:09:49 +02:00
yshaojun
d79974f57e
Merge branch 'main' into fix/175397
2023-07-19 20:36:49 +08:00
yshaojun
a323ac942e
fix: modified editor width(diffEditor v2)
2023-07-19 20:29:20 +08:00
Sandeep Somavarapu
4789314937
feedback ( #188251 )
2023-07-19 10:07:32 +02:00
Johannes Rieken
7d2e9fedb4
Merge pull request #188144 from weartist/adjust_spell_for_inlineChatDiff
...
fix #187223
2023-07-19 09:37:57 +02:00
Sandeep Somavarapu
c5a7f04311
fix #186857 ( #188248 )
2023-07-19 09:37:09 +02:00
Sandeep Somavarapu
525b7a48ae
profile improvements ( #188245 )
...
- fix edit title
- show using default profile
2023-07-19 08:43:37 +02:00
weartist
2fd4a2523e
remove unnecessary code
2023-07-19 09:25:48 +08:00