meganrogge
b14044d285
part of #179684
2023-07-10 17:07:10 -07:00
Matt Bierner and GitHub
ff81f6cb82
Remove un-needed use of native privates ( #187518 )
...
For #186737
2023-07-10 16:41:31 -07:00
Joyce Er and GitHub
54b7f4272e
Repopulate slash command when user submits query ( #187514 )
2023-07-10 15:49:50 -07:00
Megan Rogge and GitHub
b49426d5ac
Merge pull request #187511 from microsoft/merogge/accessible-view-style
...
clean up accessible view
2023-07-10 15:20:12 -07:00
meganrogge
35be9af88e
clean up accessible view
2023-07-10 15:03:31 -07:00
Joyce Er and GitHub
1beeb2e113
Repopulate slash command in chat input editor ( #187207 )
...
* Repopulate slash command in chat input editor
2023-07-10 15:01:54 -07:00
rebornix
fa823baa3c
💄
2023-07-10 15:01:33 -07:00
rebornix
30d5668001
Resolve comments
2023-07-10 14:58:41 -07:00
rebornix
ef62d8e8fc
Remove paddingTop from ListView
2023-07-10 14:56:24 -07:00
rebornix
a2daa8d69e
paddingTop/Bottom
2023-07-10 14:54:41 -07:00
rebornix
e7dd992637
Merge remote-tracking branch 'origin/main' into rebornix/awake-lion
2023-07-10 14:40:17 -07:00
Megan Rogge and GitHub
0422c8fe28
Merge pull request #187505 from microsoft/merogge/glob-fix
...
check if there are any glob tasks before getting them from the workspace
2023-07-10 14:19:38 -07:00
f07abd224b
Make markdown link pasting feature smarter ( #187170 )
...
* making markdown link pasting feature smarter
* Update settings description
Co-authored-by: Joyce Er <joyceerhl@gmail.com >
* made checkPaste more concise
* won't paste md link in fenced code or math
---------
Co-authored-by: Joyce Er <joyceerhl@gmail.com >
2023-07-10 14:11:49 -07:00
Megan Rogge and GitHub
ee5cc0d5b0
Merge branch 'main' into merogge/glob-fix
2023-07-10 13:55:00 -07:00
Andrea Mah and GitHub
261a75e3a4
add missing sinon restore calls in search ( #187489 )
...
* add missing sinon restore calls
* use `teardown(() => sinon.restore())` in search tests to restore stubs
2023-07-10 22:41:50 +02:00
meganrogge
13991f6603
clean up and add comment
2023-07-10 13:30:58 -07:00
Matt Bierner and GitHub
6aca75d9d0
Fix markdown preview classes ( #187501 )
...
For #187234
Got introduced through a bad PR change. Makes more sense to move this styling to the css file instead
2023-07-10 13:04:03 -07:00
Matt Bierner and GitHub
011ac2c103
Pick up TS 5.1.6 ( #187495 )
...
For #187493
2023-07-10 13:03:41 -07:00
Matt Bierner and GitHub
a0208c89df
Pick up latest TS nightly for building VS Code ( #187500 )
2023-07-10 12:56:28 -07:00
Andrea Mah and GitHub
199fd02fc1
add roaming changes to search history ( #187330 )
2023-07-10 19:55:02 +00:00
meganrogge
e5782fe70a
fix #185960
2023-07-10 12:31:39 -07:00
Megan Rogge and GitHub
ff358d75cd
Merge pull request #187322 from microsoft/merogge/fix-task-reconnection
2023-07-10 12:25:41 -07:00
Megan Rogge and GitHub
61b0c4f464
Merge branch 'main' into merogge/fix-task-reconnection
2023-07-10 12:11:06 -07:00
Connor Peet and GitHub
84fc1ff4b3
testing: fix memory leak during unit tests ( #187488 )
...
For #187471
2023-07-10 11:40:55 -07:00
Matt Bierner and GitHub
5822d97cb3
Bump milestones in issue notebooks ( #187494 )
2023-07-10 11:37:19 -07:00
Rob Lourens and GitHub
babfe39bb7
Don't call fireSimulatedContinuedEvent if the debug adapter sent a Stopped event before the response of the next/stepIn/etc request ( #187215 )
...
* Don't call fireSimulatedContinuedEvent if the debug adapter sent a Stopped event before the response of the next/stepIn/etc request
Fix #185785
* Fix typo
2023-07-10 11:21:15 -07:00
Peng Lyu and GitHub
7dbc6ecb93
Fix #187447 . Avoid npe for reading notebook pane ( #187491 )
2023-07-10 20:11:13 +02:00
de6f24cf77
fix: typos ( #179840 )
...
Co-authored-by: 李京廷 <shuishi.ljt@raycloud.com >
2023-07-10 19:36:14 +02:00
Tyler James Leonhardt and GitHub
c6033eadec
Restore previous behavior of onDidChangeSecret ( #187333 )
...
ref https://github.com/microsoft/vscode/issues/187247
2023-07-10 10:35:24 -07:00
Connor Peet and GitHub
44d1d6a39c
build: check for cargo.lock changes in pr too ( #187481 )
...
* build: check for cargo.lock changes in pr too
* keep old name
2023-07-10 10:19:55 -07:00
Aiday Marlen Kyzy and GitHub
1c6225068b
Merge pull request #187478 from microsoft/aiday/positionInlineChatFromExtension
...
Allowing extension to specify the position where inline chat should appear
2023-07-10 19:09:58 +02:00
meganrogge
58969b44cd
increase time, rename
2023-07-10 09:28:26 -07:00
Megan Rogge and GitHub
dd68b3f5a1
Merge branch 'main' into merogge/fix-task-reconnection
2023-07-10 08:44:13 -07:00
Aiday Marlen Kyzy
8e1b0952af
cleaning the code
2023-07-10 17:25:54 +02:00
Sandeep Somavarapu and GitHub
ba4564b633
include error message when save fails ( #187479 )
2023-07-10 17:23:02 +02:00
João Moreno and GitHub
ef4206956a
always roll processed artifacts forward ( #187465 )
2023-07-10 17:12:32 +02:00
Aiday Marlen Kyzy
c61a08d461
adding code in order be able to pass in a position for the inline chat
2023-07-10 17:04:45 +02:00
Zuo Zongyuan and GitHub
b0620485c2
Fix: Remote tunnel service running on VM with XGETBV disabled exit with SIGILL when being connected ( #187345 )
...
fix: update cpufeatures from v0.2.5 to v0.2.8 (#187343 )
2023-07-10 14:58:32 +00:00
Logan Ramos and GitHub
db16e86c98
Restore sinon sandbox ( #187476 )
...
Restore sinon stubs
2023-07-10 07:33:01 -07:00
João Moreno and GitHub
6d1066875e
isolate artifacts from attempted runs ( #187437 )
...
* isolate artifacts from attempted runs
* set ARTIFACT_PREFIX to empty string first
* cleaner
2023-07-10 16:15:29 +02:00
Aiday Marlen Kyzy
55613b5f13
adding some console logs, added todo
2023-07-10 15:31:45 +02:00
Ladislau Szomoru and GitHub
ccea02b96d
Git - avoid opening a repository multiple times if symbolic links are used ( #187435 )
2023-07-10 15:16:02 +02:00
João Moreno and GitHub
060dfba0dd
simplify screencast keyboard options ( #187469 )
...
fixes #179541
2023-07-10 15:15:06 +02:00
Rickey K. Liang and GitHub
2ff3c9a7e7
Revert Python docstring color ( #184938 )
...
Revert b4368691e9
all color themes: treat comment docstrings as comments too (#182162 )
2023-07-10 14:48:51 +02:00
Aiday Marlen Kyzy
d9bad7cb26
Merge branch 'main' into aiday/activeSessionTypeAssertion
2023-07-10 14:35:11 +02:00
Henning Dieterichs and GitHub
68a99e2f46
Fixes inline completion/suggest widget issue. ( #187458 )
2023-07-10 14:27:07 +02:00
Aiday Marlen Kyzy
0ccb215397
making stole focus also check whether the hover focused key is set to true
2023-07-10 13:05:18 +02:00
Alex Ross and GitHub
b7b88e4dbb
Opt the team into the new create PR view ( #187434 )
2023-07-10 12:19:33 +02:00
Henning Dieterichs and GitHub
293e46b360
Fixes #187153 ( #187289 )
2023-07-10 11:24:03 +02:00
Henning Dieterichs and GitHub
71935eff90
Fixes https://github.com/microsoft/monaco-editor/issues/4021 ( #187318 )
2023-07-10 11:11:34 +02:00