Skip to content

Conversation

@RubenFricke
Copy link
Contributor

Summary of the Pull Request

Update CmdPal SDK docs links to point to Microsoft Learn as requested in #40994.

PR Checklist

Detailed Description of the Pull Request / Additional comments

Updated links in:
- src/modules/cmdpal/Microsoft.CmdPal.UI/Settings/GeneralPage.xaml
- src/modules/cmdpal/extensionsdk/README.md

Note: The issue proposes linking directly to “Command Palette / Developer Docs / Extensibility overview” on
Learn. I noticed the project often uses fwlink/aka.ms redirects instead of direct Learn URLs. If creating a
redirect is preferred (or if I can create one), let me know and I’ll update the links accordingly.

Validation Steps Performed

Manually verified that the links resolve to the Microsoft Learn Command Palette extensibility overview.

@jiripolasek
Copy link
Collaborator

Hi,

the original intention and a more effective solution would be to redirect the forwarding link rather than hard-coding a URL.

@jiripolasek jiripolasek added the Product-Command Palette Refers to the Command Palette utility label Jan 4, 2026
@lei9444
Copy link
Contributor

lei9444 commented Jan 4, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@niels9001 niels9001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch! Instead of hardcoding the URL, let's use the new aka.ms link instead

RubenFricke and others added 2 commits January 5, 2026 14:21
Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Niels Laute <niels.laute@live.nl>
@jiripolasek
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@michaeljolley michaeljolley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@michaeljolley michaeljolley merged commit 6515985 into microsoft:main Jan 6, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

In for .97 Product-Command Palette Refers to the Command Palette utility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CmdPal: Improve discoverability for new authors by updating Extension SDK Docs link

5 participants