Commit Graph
113835 Commits
Author SHA1 Message Date
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
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
Sandeep SomavarapuandGitHub b15006278e support icons for profiles (#193604)
implement #192386
2023-09-20 19:28:13 +01:00
Daniel ImmsandGitHub 9d3bb05dab Merge branch 'main' into tyriar/190251 2023-09-20 10:51:37 -07:00
Daniel Imms 6194cf73a5 Add delete and deleteAndLeak tests 2023-09-20 09:58:18 -07:00
Daniel Imms 1be18c4f64 Add testsf or disposableTimeout 2023-09-20 09:52:56 -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
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
Christof Marti 30605c2548 Update to @vscode/proxy-agent 0.17.4 2023-09-20 10:53:09 +02:00
616dc3a311 Fix #193151. Add IFileSystemProviderWithOpenReadWriteCloseCapability to FileUserDataProvider (#193228)
* Fix #193151. Add IFileSystemProviderWithOpenReadWriteCloseCapability to FileUserDataProvider

* Update src/vs/platform/files/common/inMemoryFilesystemProvider.ts

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>

* implement and adopt new enforce methods for atomicity

* 💄

* 💄

* actually add tests and fix issues!

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-09-20 10:31:12 +02:00
Ladislau SzomoruandGitHub e882412e39 SCM - add aria labels to the SCMSyncViewPane (#193552) 2023-09-20 09:17:37 +01:00
Ladislau SzomoruandGitHub 9ab55b6f14 SCM - clean up the history provider listeners when removing a repository (#193550) 2023-09-20 09:36:44 +02:00
Benjamin SimmondsandGitHub f27dd75c38 Merge pull request #193549 from microsoft/tyler/mixed-tyrannosaurus
Revert "Add stemming support to TF-IDF implementation (#193531)"
2023-09-20 09:27:46 +02:00
Tyler Leonhardt 4ea2c19b2a Revert "Add stemming support to TF-IDF implementation (#193531)"
This reverts commit 2ad860b576.
2023-09-19 22:58:14 -07:00
Tyler James LeonhardtandGitHub 2ad860b576 Add stemming support to TF-IDF implementation (#193531) 2023-09-19 19:59:11 -07:00
Matt BiernerandGitHub 70139e827a Pick up latest TS nightly for building VS Code (#193534)
Required fixing a real typing error
2023-09-19 17:25:11 -07:00
Rob LourensandGitHub 417a129502 Basic markdown decorations for variables in requests (#193533) 2023-09-20 00:06:43 +00:00
Sandeep SomavarapuandGitHub e520251188 some fixes to icon selection widget (#193536)
* some fixes to icon selection widget

* fix padding
2023-09-19 16:47:34 -07:00
Sandeep SomavarapuandGitHub 17726b2b0c icon selection widget (#193518)
* icon selection widget

* fix scrolling
2023-09-19 23:27:48 +01:00
Ladislau SzomoruandGitHub a18ef5588e SCM - extracted code into MainThreadSCMHistoryProvider (#193520) 2023-09-19 15:14:53 -07:00
6bd11d0301 Added placeholder for extensions dropdown (#193504)
* disable code actions specifically for autosave after delay:

* added fix for placeholder

* cleanup and removed empty option

* code cleanup

* specify htmlelement type

Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com>

---------

Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com>
2023-09-19 14:52:40 -07:00
Megan RoggeandGitHub 5ce4d55c14 Merge pull request #193489 from microsoft/merogge/terminal-editor
when instance's target is editor, focus that instead of panel
2023-09-19 13:29:44 -07:00
meganrogge c44e774e11 fix 2023-09-19 13:15:11 -07:00
b8c1929f96 Update src/vs/workbench/contrib/terminal/browser/terminalActions.ts
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2023-09-19 12:48:11 -07:00
Benjamin PaseroandGitHub a3c288eea5 debt - keep main services in electron-main (#193516) 2023-09-19 21:46:37 +02:00
Megan RoggeandGitHub feedfc545d Merge pull request #193486 from microsoft/merogge/task-reconnection
fire `onDidReconnectToTasks` when there are no task terminals to reconnect to so tasks run on `folderOpen`
2023-09-19 12:44:52 -07:00
meganrogge 5c0aac4bc4 await 2023-09-19 12:30:44 -07:00
meganrogge 33bbfac7ec better fix 2023-09-19 12:28:54 -07:00
meganrogge 3464868729 use helper 2023-09-19 12:26:32 -07:00
Benjamin PaseroandGitHub fdf7563f9e Fuzzy scorer tests may have mismatched casing (fix #193396) (#193514) 2023-09-19 20:08:34 +01:00
Benjamin PaseroandGitHub 82be874706 Allow text in error message popups to be copied or at least selected (fix #193243) (#193511) 2023-09-19 21:03:21 +02:00
Benjamin PaseroandGitHub 65edfbaca0 editors - check model for being too large (#193427) (#193510) 2023-09-19 21:03:02 +02:00