Skip to content

Commit d387553

Browse files
committed
more stuff
1 parent 7ab454a commit d387553

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1107
-17
lines changed

hub/dev-environment/toc.yml

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,24 @@ items:
419419
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commanditem.md
420420
- name: Constructors
421421
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commanditem_constructor.md
422+
- name: CommandProvider
423+
items:
424+
- name: CommandProvider
425+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandprovider.md
426+
- name: Methods
427+
items:
428+
- name: Dispose
429+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandprovider_dispose.md
430+
- name: FallbackCommands
431+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandprovider_fallbackcommands.md
432+
- name: GetCommand(String)
433+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandprovider_getcommand.md
434+
- name: InitializeWithHost(IExtensionHost)
435+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandprovider_initializewithhost.md
436+
- name: RaiseItemsChanged(Int)
437+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandprovider_raiseitemschanged.md
438+
- name: TopLevelCommands
439+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandprovider_toplevelcommands.md
422440
- name: CommandResult
423441
items:
424442
- name: CommandResult
@@ -445,6 +463,16 @@ items:
445463
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandresult_showtoast_toastargs.md
446464
- name: ConfirmationArgs
447465
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/confirmationargs.md
466+
- name: ContentPage
467+
items:
468+
- name: ContentPage
469+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/contentpage.md
470+
- name: Methods
471+
items:
472+
- name: GetContent
473+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/contentpage_getcontent.md
474+
- name: RaiseItemsChanged(Int)
475+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/contentpage_raiseitemschanged.md
448476
- name: CopyTextCommand
449477
items:
450478
- name: CopyTextCommand
@@ -455,6 +483,90 @@ items:
455483
items:
456484
- name: Invoke
457485
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/copytextcommand_invoke.md
486+
- name: Details
487+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/details.md
488+
- name: DetailsCommand
489+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/detailscommand.md
490+
- name: DetailsElement
491+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/detailselement.md
492+
- name: DetailsLink
493+
items:
494+
- name: DetailsLink
495+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/detailslink.md
496+
- name: Constructors
497+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/detailslink_constructor.md
498+
- name: DetailsSeparator
499+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/detailsseparator.md
500+
- name: DetailsTags
501+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/detailstags.md
502+
- name: DynamicListPage
503+
items:
504+
- name: DynamicListPage
505+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/dynamiclistpage.md
506+
- name: Methods
507+
items:
508+
- name: UpdateSearchText(String, String)
509+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/dynamiclistpage_updatesearchtext.md
510+
- name: ExtensionHost
511+
items:
512+
- name: ExtensionHost
513+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/extensionhost.md
514+
- name: Methods
515+
items:
516+
- name: HideStatus(IStatusMessage)
517+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/extensionhost_hidestatus.md
518+
- name: Initialize(IExtensionHost)
519+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/extensionhost_initialize.md
520+
- name: LogMessage(ILogMessage)
521+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/extensionhost_logmessage_ilogmessage.md
522+
- name: LogMessage(String)
523+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/extensionhost_logmessage_string.md
524+
- name: ShowStatus(IStatusMessage)
525+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/extensionhost_showstatus.md
526+
- name: FallbackCommandItem
527+
items:
528+
- name: FallbackCommandItem
529+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/fallbackcommanditem.md
530+
- name: Constructors
531+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/fallbackcommanditem_constructor.md
532+
- name: Methods
533+
items:
534+
- name: UpdateQuery(String)
535+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/fallbackcommanditem_updatequery.md
536+
- name: Filter
537+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/filter.md
538+
- name: Form
539+
items:
540+
- name: Form
541+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/form.md
542+
- name: Methods
543+
items:
544+
- name: DataJson
545+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/form_datajson.md
546+
- name: StateJson
547+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/form_statejson.md
548+
- name: SubmitForm(String)
549+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/form_submitform.md
550+
- name: TemplateJson
551+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/form_templatejson.md
552+
- name: FormContent
553+
items:
554+
- name: FormContent
555+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/formcontent.md
556+
- name: Methods
557+
items:
558+
- name: SubmitForm(String)
559+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/formcontent_submitform_string.md
560+
- name: SubmitForm(String, String)
561+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/formcontent_submitform_stringstring.md
562+
- name: FormPage
563+
items:
564+
- name: FormPage
565+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/formpage.md
566+
- name: Methods
567+
items:
568+
- name: Forms
569+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/formpage_forms.md
458570
- name: GoToPageArgs
459571
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/gotopageargs.md
460572
- name: IconData
@@ -463,6 +575,16 @@ items:
463575
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/icondata.md
464576
- name: Constructors
465577
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/icondata_constructor.md
578+
- name: IconHelpers
579+
items:
580+
- name: IconHelpers
581+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/iconhelpers.md
582+
- name: Methods
583+
items:
584+
- name: FromRelativePath(String)
585+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/iconhelpers_fromrelativepath.md
586+
- name: FromRelativePaths(String, String)
587+
href: ../powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/iconhelpers_fromrelativepaths.md
466588
- name: IconInfo
467589
items:
468590
- name: IconInfo

hub/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/choicesetsetting_constructor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public ChoiceSetSetting(string key, List<Choice> choices)
4040
}
4141
```
4242

43-
## Parameters
43+
### Parameters
4444

4545
**`key`** String
4646

@@ -62,7 +62,7 @@ public ChoiceSetSetting(string key, string label, string description, List<Choic
6262
}
6363
```
6464

65-
## Parameters
65+
### Parameters
6666

6767
**`key`** String
6868

hub/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commandcontextitem_constructor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ public CommandContextItem(ICommand command)
2323
}
2424
```
2525

26-
## Parameters
26+
### Parameters
2727

2828
**`command`** [ICommand](../microsoft-commandpalette-extensions/icommand.md)

hub/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/commanditem_constructor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public CommandItem(ICommand command)
2424
}
2525
```
2626

27-
## Parameters
27+
### Parameters
2828

2929
**`command`** [ICommand](../microsoft-commandpalette-extensions/icommand.md)
3030

@@ -47,6 +47,6 @@ public CommandItem(ICommandItem other)
4747
}
4848
```
4949

50-
## Parameters
50+
### Parameters
5151

5252
**`other`** [ICommandItem](../microsoft-commandpalette-extensions/icommanditem.md)
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: CommandProvider Class
3+
description:
4+
ms.date: 2/19/2025
5+
ms.topic: reference
6+
no-loc: [PowerToys, Windows, Insider]
7+
---
8+
9+
# CommandProvider Class
10+
11+
## Definition
12+
13+
Namespace: [Microsoft.CommandPalette.Extensions.Toolkit](microsoft-commandpalette-extensions.toolkit.md)
14+
15+
Implements [ICommandProvider](../microsoft-commandpalette-extensions/icommandprovider.md)
16+
17+
## Properties
18+
19+
| Property | Type | Description |
20+
| :--- | :--- | :--- |
21+
| DisplayName | String | |
22+
| Frozen | Boolean | |
23+
| [ICommandProvider.Icon](../microsoft-commandpalette-extensions/icommandprovider.md#properties) | [IIconInfo](../microsoft-commandpalette-extensions/iiconinfo.md) | |
24+
| Icon | [IconInfo](iconinfo.md) | |
25+
| Id | String | |
26+
| Settings | [ICommandSettings](../microsoft-commandpalette-extensions/icommandsettings.md) | |
27+
28+
## Events
29+
30+
| Event | Description |
31+
| :--- | :--- |
32+
| Windows.Foundation.TypedEventHandler<object, [IItemsChangedEventArgs](../microsoft-commandpalette-extensions/iitemschangedeventargs.md)> ItemsChanged | |
33+
34+
## Methods
35+
36+
| Method | Description |
37+
| :--- | :--- |
38+
| [Dispose()](commandprovider_dispose.md) | |
39+
| [FallbackCommands()](commandprovider_fallbackcommands.md) | |
40+
| [GetCommand(String)](commandprovider_getcommand.md) | |
41+
| [InitializeWithHost(IExtensionHost)](commandprovider_initializewithhost.md) | |
42+
| [RaiseItemsChanged(Int)](commandprovider_raiseitemschanged.md) | |
43+
| [TopLevelCommands()](commandprovider_toplevelcommands.md) | |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: CommandProvider.Dispose() Method
3+
description:
4+
ms.date: 2/25/2025
5+
ms.topic: reference
6+
no-loc: [PowerToys, Windows, Insider]
7+
---
8+
9+
# CommandProvider.Dispose() Method
10+
11+
## Definition
12+
13+
Namespace: [Microsoft.CommandPalette.Extensions.Toolkit](microsoft-commandpalette-extensions.toolkit.md)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: CommandProvider.FallbackCommands() Method
3+
description:
4+
ms.date: 2/25/2025
5+
ms.topic: reference
6+
no-loc: [PowerToys, Windows, Insider]
7+
---
8+
9+
# CommandProvider.FallbackCommands() Method
10+
11+
## Definition
12+
13+
Namespace: [Microsoft.CommandPalette.Extensions.Toolkit](microsoft-commandpalette-extensions.toolkit.md)
14+
15+
## Returns
16+
17+
[IFallbackCommandItem[]](../microsoft-commandpalette-extensions/ifallbackcommanditem.md)
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: CommandProvider.GetCommand(String) Method
3+
description:
4+
ms.date: 2/25/2025
5+
ms.topic: reference
6+
no-loc: [PowerToys, Windows, Insider]
7+
---
8+
9+
# CommandProvider.GetCommand(String) Method
10+
11+
## Definition
12+
13+
Namespace: [Microsoft.CommandPalette.Extensions.Toolkit](microsoft-commandpalette-extensions.toolkit.md)
14+
15+
## Parameters
16+
17+
**`id`** String
18+
19+
## Returns
20+
21+
[ICommand](../microsoft-commandpalette-extensions/icommand.md)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: CommandProvider.InitializeWithHost(IExtensionHost) Method
3+
description:
4+
ms.date: 2/25/2025
5+
ms.topic: reference
6+
no-loc: [PowerToys, Windows, Insider]
7+
---
8+
9+
# CommandProvider.InitializeWithHost([IExtensionHost](../microsoft-commandpalette-extensions/iextensionhost.md)) Method
10+
11+
## Definition
12+
13+
Namespace: [Microsoft.CommandPalette.Extensions.Toolkit](microsoft-commandpalette-extensions.toolkit.md)
14+
15+
## Parameters
16+
17+
**`host`** [IExtensionHost](../microsoft-commandpalette-extensions/iextensionhost.md)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: CommandProvider.RaiseItemsChanged(Int) Method
3+
description:
4+
ms.date: 2/25/2025
5+
ms.topic: reference
6+
no-loc: [PowerToys, Windows, Insider]
7+
---
8+
9+
# CommandProvider.RaiseItemsChanged(Int) Method
10+
11+
## Definition
12+
13+
Namespace: [Microsoft.CommandPalette.Extensions.Toolkit](microsoft-commandpalette-extensions.toolkit.md)
14+
15+
## Parameters
16+
17+
**`totalItems`** Int

0 commit comments

Comments
 (0)