Nathan Shively-Sanders
|
6c154dd347
|
Mark quickfixes/refactors with Copilot: prefix
|
2023-09-20 15:37:34 -07:00 |
|
 Matt BiernerandGitHub
|
a59569d6f3
|
Respect yieldto in paste (#193625)
Fixes #192867
Forgot I updated sort to not modify the input array
|
2023-09-20 23:29:34 +01:00 |
|
 Aaron MungerandGitHub
|
a575f54a0b
|
Merge pull request #193622 from microsoft/aamunger/symbolsDecorations
dont remove decorations added by other entries
|
2023-09-20 15:12:28 -07:00 |
|
 Raymond ZhaoandGitHub
|
b635d3d6ae
|
Dispose disableTimeout using param (#193620)
|
2023-09-20 14:56:56 -07:00 |
|
Aaron Munger
|
2832be341f
|
dont remove decorations added by other entries
|
2023-09-20 14:55:02 -07:00 |
|
 John MurrayandGitHub
|
b9a7cc52e6
|
Improve messages on empty timeline (#169205) (#193369)
|
2023-09-20 14:36:46 -07:00 |
|
 Megan RoggeandGitHub
|
b2a7b0b984
|
Merge pull request #193598 from microsoft/merogge/task-status
fix terminal status issue
|
2023-09-20 14:22:46 -07:00 |
|
 Megan RoggeandGitHub
|
d99801c2f2
|
Merge pull request #193617 from microsoft/merogge/scm
use `lineLength` instead of getting line content
|
2023-09-20 14:13:08 -07:00 |
|
meganrogge
|
962ca22ab7
|
part of #193427
|
2023-09-20 13:57:57 -07:00 |
|
 Martin AeschlimannandGitHub
|
a67cb4ac25
|
polish exec server api (#192423)
* add ExecServer API
* add docs
* RemoteServerConnector
* avoid enum for now
* make cli functionality optional
|
2023-09-20 21:30:36 +01:00 |
|
meganrogge
|
75d99c4f8c
|
create comment command ids
|
2023-09-20 13:09:56 -07:00 |
|
 Daniel ImmsandGitHub
|
afd55f2756
|
Merge pull request #193583 from microsoft/tyriar/190251
Fix onBell listener being registered after term dispose, allow for DisposableStore-managed disposableTimeouts
|
2023-09-20 12:59:16 -07:00 |
|
 Martin AeschlimannandGitHub
|
0398902205
|
Adopt ensureNoDisposablesAreLeakedInTestSuite in unit tests (#192971)
* Adopt ensureNoDisposablesAreLeakedInTestSuite in unit tests (for #190503)
* use findup v5 (no esm)
|
2023-09-20 20:47:14 +01:00 |
|
Daniel Imms
|
95868bd8aa
|
Only dispose of the timeout when store is provided
|
2023-09-20 12:27:51 -07:00 |
|
 Tyler James LeonhardtandGitHub
|
294f45b9c5
|
array can return undefined if nothing is selected (#193600)
|
2023-09-20 12:20:16 -07:00 |
|
 Logan RamosandGitHub
|
cc98e55794
|
Fix slow telemetry module (#193607)
|
2023-09-20 20:14:12 +01:00 |
|
meganrogge
|
fa08b9aa60
|
revert test changes
|
2023-09-20 11:37:03 -07:00 |
|
meganrogge
|
67b74e2d48
|
fix test
|
2023-09-20 11:34:32 -07:00 |
|
meganrogge
|
77974c7e3b
|
fix primary function
|
2023-09-20 11:32:42 -07:00 |
|
 Sandeep SomavarapuandGitHub
|
b15006278e
|
support icons for profiles (#193604)
implement #192386
|
2023-09-20 19:28:13 +01:00 |
|
meganrogge
|
5db5cf1f5d
|
fire if icon
|
2023-09-20 11:14:36 -07:00 |
|
 Daniel ImmsandGitHub
|
9d3bb05dab
|
Merge branch 'main' into tyriar/190251
|
2023-09-20 10:51:37 -07:00 |
|
Nathan Shively-Sanders
|
530870bd40
|
Config: change defaults and add descriptions
|
2023-09-20 10:12:11 -07:00 |
|
meganrogge
|
2eed9af259
|
add test
|
2023-09-20 10:01:49 -07:00 |
|
Daniel Imms
|
6194cf73a5
|
Add delete and deleteAndLeak tests
|
2023-09-20 09:58:18 -07:00 |
|
meganrogge
|
b34b2a1ceb
|
rm test
|
2023-09-20 09:57:12 -07:00 |
|
Daniel Imms
|
1be18c4f64
|
Add testsf or disposableTimeout
|
2023-09-20 09:52:56 -07:00 |
|
meganrogge
|
b461dfb230
|
fix #193588
|
2023-09-20 09:41:39 -07:00 |
|
Daniel Imms
|
d15b5fba81
|
Clear parent on leak
|
2023-09-20 09:39:12 -07:00 |
|
Daniel Imms
|
b173dd31d2
|
Allow deleting from DisposableStore and add management to disposableTimeout
|
2023-09-20 09:34:08 -07:00 |
|
 Daniel ImmsandGitHub
|
01c88cc99e
|
Merge pull request #193593 from microsoft/tyriar/xterm_230920
xterm@5.4.0-beta.27
|
2023-09-20 09:32:21 -07:00 |
|
Daniel Imms
|
57f0d81457
|
xterm@5.4.0-beta.27
Fixes #192672
|
2023-09-20 09:06:58 -07:00 |
|
meganrogge
|
999e245c52
|
import all from contribution file
|
2023-09-20 08:50:13 -07:00 |
|
meganrogge
|
ae53852024
|
Merge branch 'main' into merogge/comment-help
|
2023-09-20 08:45:51 -07:00 |
|
 
|
e727bc9e99
|
Update src/vs/workbench/contrib/comments/browser/commentsEditorContribution.ts
Co-authored-by: Alex Ross <alros@microsoft.com>
|
2023-09-20 08:45:35 -07:00 |
|
 
|
ccdb6a802b
|
Update src/vs/workbench/contrib/comments/browser/commentsEditorContribution.ts
Co-authored-by: Alex Ross <alros@microsoft.com>
|
2023-09-20 08:45:26 -07:00 |
|
 
|
3447de2630
|
Update src/vs/workbench/contrib/comments/browser/commentsEditorContribution.ts
Co-authored-by: Alex Ross <alros@microsoft.com>
|
2023-09-20 08:45:17 -07:00 |
|
 
|
acb9372029
|
Update src/vs/workbench/contrib/comments/browser/commentsEditorContribution.ts
Co-authored-by: Alex Ross <alros@microsoft.com>
|
2023-09-20 08:45:06 -07:00 |
|
Nathan Shively-Sanders
|
ba511b36f1
|
Merge branch 'main' into ai-codefixes
|
2023-09-20 08:35:13 -07:00 |
|
 Ladislau SzomoruandGitHub
|
943d5b2c5c
|
SCM - Add file decorations to history item changes (#193576)
SCM - Add file decorations to history items
|
2023-09-20 16:11:15 +01:00 |
|
 Sandeep SomavarapuandGitHub
|
b0d1559698
|
show notification after downloading successfully (#193582)
|
2023-09-20 17:02:36 +02:00 |
|
Daniel Imms
|
8b019170d9
|
Fix onBell listener being registered after term dispose
Fixes #190251
|
2023-09-20 07:47:40 -07:00 |
|
 Johannes RiekenandGitHub
|
217a72062d
|
Merge pull request #193580 from microsoft/joh/professional-anteater
Make command center not configurable, avoid confusion about double command center entry in context menu
|
2023-09-20 16:45:26 +02:00 |
|
Johannes
|
2b7ccea60a
|
Make command center not configurable, avoid confusion about double command center entry in context menu
|
2023-09-20 16:15:44 +02:00 |
|
 Ladislau SzomoruandGitHub
|
ceda6cc485
|
SCM - set of fixes for the SCM Sync View (#193567)
|
2023-09-20 13:57:14 +01:00 |
|
 
|
5528f93f38
|
Top padding is wrong on comment view zone (#193569)
Fixes #193140
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
|
2023-09-20 13:47:40 +01:00 |
|
 Sandeep SomavarapuandGitHub
|
3503252879
|
accessibility improvements (#193571)
|
2023-09-20 13:40:51 +01:00 |
|
 Henning DieterichsandHenning Dieterichs
|
1da15ea905
|
Indicates end of line positions
|
2023-09-20 12:33:38 +02:00 |
|
 Alex RossandGitHub
|
333c4e687d
|
Only keep one pending comment per location for continue on (#193555)
|
2023-09-20 09:56:37 +01:00 |
|
 Sandeep SomavarapuandGitHub
|
bc8147bc86
|
simplify (#193554)
simplufy - suggestison from @rzhao271
|
2023-09-20 10:55:26 +02:00 |
|