Megan Rogge and GitHub
2b2d9dd2f4
Merge branch 'main' into merogge/notification
2023-07-17 07:52:33 -07:00
Henning Dieterichs and GitHub
e529771a62
Merge pull request #187985 from yshaojun/fix/186206
...
fix: prevent duplicate reason(#186206 )
2023-07-17 16:24:25 +02:00
Daniel Imms
e5cdd7d0fd
Make Cargo.lock a readonly file in vscode
2023-07-17 06:28:37 -07:00
Henning Dieterichs and GitHub
b2c6bfbfe0
Merge pull request #186926 from yshaojun/fix/175476
...
fix: color hints may display twice(#175476 )
2023-07-17 14:48:19 +02:00
Henning Dieterichs and GitHub
c85586f071
Merge branch 'main' into fix/186206
2023-07-17 14:46:49 +02:00
Johannes
7c00c24205
hook up rich slash commands with UI
2023-07-17 14:30:08 +02:00
yshaojun
8d4cd145ac
chore: use Set instead of Map
2023-07-17 18:32:12 +08:00
Christof Marti
35573c42a5
Update to @vscode/proxy-agent 0.16.0
2023-07-17 12:10:25 +02:00
Sandeep Somavarapu and GitHub
433c736102
Fix #177142 ( #188053 )
2023-07-17 12:09:36 +02:00
Sandeep Somavarapu and GitHub
fa00dc8eab
feedback ( #188052 )
...
#156144 feedback
2023-07-17 11:19:32 +02:00
Sandeep Somavarapu and GitHub
4dd562c7b0
Fix gaps in updating the profile ( #188050 )
...
#156144 Fix gaps in updating the profile
2023-07-17 10:58:06 +02:00
Aiday Marlen Kyzy and GitHub
31f7511d95
Merge pull request #187586 from microsoft/aiday/contentHoverMinimumDimensions
...
Set content hover minimum dimensions
2023-07-17 09:03:48 +02:00
Peng Lyu and GitHub
02d3b49d80
Notebook extension recommendatation on open. ( #188030 )
2023-07-16 20:38:37 -07:00
yshaojun
2a19176aa6
fix: modified editor width( #175397 )
2023-07-16 14:55:48 +08:00
yshaojun
dd6af83b85
fix: prevent duplicate reason( #186206 )
2023-07-15 22:58:51 +08:00
yshaojun
b288ef1be8
feat: update test case
2023-07-15 12:09:45 +08:00
Megan Rogge and GitHub
18136ed6ec
Merge pull request #187941 from microsoft/merogge/symbol-icon
...
provide symbol info to screen reader users in documentSymbolsTree
2023-07-14 18:58:21 -07:00
meganrogge
247fab678c
mark with internal
2023-07-14 18:43:33 -07:00
meganrogge
a06ece3136
fix issue
2023-07-14 17:20:04 -07:00
meganrogge
76f9fca873
fix error
2023-07-14 17:16:55 -07:00
meganrogge
6a2bd0e9ba
clean up
2023-07-14 12:10:04 -07:00
meganrogge
b607d75611
move things around
2023-07-14 12:03:42 -07:00
Logan Ramos and GitHub
ef42b49e80
Support proxies in the telemetry service ( #187952 )
2023-07-14 11:53:47 -07:00
Connor Peet and GitHub
5eb82ae6c4
debug: better copying of eval expression results ( #187951 )
...
For #187784 . Needs DAP methods for a complete solution.
2023-07-14 20:41:23 +02:00
Johannes
d7b089d5e3
proper request making, ensure fetcher cannot be used after command is done
2023-07-14 20:38:25 +02:00
Andrew Branch and GitHub
6c94c8e088
[typescript-language-features] Update autoImportFileExcludePatterns description ( #186528 )
...
Update autoImportFileExcludePatterns description
2023-07-14 18:36:38 +00:00
Matt Bierner and GitHub
0729d2c1a9
Remove unused eslint private error suppression ( #187522 )
...
For #186737
2023-07-14 11:33:42 -07:00
meganrogge
bbed4d1295
add internal
2023-07-14 11:24:02 -07:00
Connor Peet and GitHub
59a0d16bdf
fix: refresh tests button causing error ( #187948 )
...
Fixes #187770
2023-07-14 20:19:24 +02:00
meganrogge
65ae322628
revert a change
2023-07-14 11:13:11 -07:00
meganrogge
88b4c049d0
localize
2023-07-14 11:10:11 -07:00
Tyler James Leonhardt and GitHub
8dcddb4124
Have auth proxy use application storage service ( #187094 )
...
* Have auth proxy use application storage service
Since this code is already using the encryption service, it already takes advantage of the better encryption provided by Electron so it can be stored in the normal storage service.
With that said, we do need a migration path, so this handles that migration.
* re-encrypt to force using the new electron algorithm
* it should already be removed from the old location
2023-07-14 19:39:24 +02:00
meganrogge
599c7e7639
revert change
2023-07-14 10:19:42 -07:00
Henning Dieterichs and GitHub
48d1ad43fa
Uses diff editor v2 in inline chat. ( #187928 )
2023-07-14 19:18:29 +02:00
meganrogge
ed7c51f064
localize
2023-07-14 10:15:54 -07:00
meganrogge
bac433ac7b
make it a function
2023-07-14 10:12:35 -07:00
meganrogge
b84241ef4c
part of #163506
2023-07-14 10:03:05 -07:00
Andrea Mah and GitHub
80b3fcc08d
Notebook Find widget doesn't remove decorations on empty query ( #187749 )
...
* Notebook Find widget doesn't remove decorations on empty query
Fixes #187748
* send empty strings to find
2023-07-14 09:51:43 -07:00
Aiday Marlen Kyzy and GitHub
5653420433
Merge pull request #187933 from microsoft/aiday/revertOptimization
...
Fixing colors disappearing in the sticky scroll
2023-07-14 17:55:35 +02:00
Sandeep Somavarapu and GitHub
6bff31c75f
More feedback ( #187934 )
...
* #156144 More feedback
* 💄
* add telemetry
2023-07-14 17:50:20 +02:00
Johannes
f21001c1fe
wip
2023-07-14 17:36:58 +02:00
Aiday Marlen Kyzy
baabfe503d
revert the code that was written for the set state optimization
2023-07-14 16:54:00 +02:00
Aiday Marlen Kyzy and GitHub
c780d0dfef
Merge pull request #186719 from microsoft/aiday/contentShowOnFocus
...
Keep content open hover when focused until unfocused and mouse moved
2023-07-14 15:42:06 +02:00
Diego Colombo and GitHub
8e1ae0da75
Add proposed api to support auto closing pairs on langauge configuration ( #186567 )
...
* adding support for auto closing pair
2023-07-14 13:19:13 +00:00
Aiday Marlen Kyzy
8df24c5946
cleaning the code
2023-07-14 14:22:48 +02:00
Aiday Marlen Kyzy
fb15f1df48
Cleaning the code, using getters instead
2023-07-14 14:20:16 +02:00
Aiday Marlen Kyzy
d656306c7a
cleaning the code more
2023-07-14 14:14:26 +02:00
Aiday Marlen Kyzy
e2cc9c28e6
change from review
2023-07-14 14:13:39 +02:00
Aiday Marlen Kyzy and GitHub
406618d71a
Merge pull request #187713 from microsoft/aiday/toggleDiffAsSetting
...
Placing option `Toggle Diff` from inline chat into settings
2023-07-14 13:33:27 +02:00
Alex Ross and GitHub
dc142e4cd1
BUILD: Exclude third party notices from indentation filter ( #187913 )
2023-07-14 11:52:40 +02:00