From 9ab34ac5620cae63d6a67ad176fc250d4b2b24ae Mon Sep 17 00:00:00 2001 From: Ben McMorran Date: Tue, 16 Jun 2026 14:34:26 -0700 Subject: [PATCH 1/2] Fix formatting of C++ Language Server link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76906d5..ed1248c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This marketplace also references plugins hosted in other repositories: - **[Microsoft Skills for Fabric](https://github.com/microsoft/skills-for-fabric)** — `fabric-skills`, `fabric-authoring`, `fabric-consumption`, `fabric-operations`, `powerbi-authoring`. Skills and agents for Microsoft Fabric (Lakehouse, Warehouse, Power BI, Eventhouse, Eventstream, Dataflows, Spark). -- **[Microsoft C++ Language Server](https://github.com/microsoft/cpp-language-server) - Navigate and interact with your C++ code. +- **[Microsoft C++ Language Server](https://github.com/microsoft/cpp-language-server)** - Navigate and interact with your C++ code. ## 🤝 Contributing From f0ec1ec75af14e68ed6875d5e59fc815d97fd7eb Mon Sep 17 00:00:00 2001 From: Ben McMorran Date: Tue, 16 Jun 2026 14:36:11 -0700 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed1248c..e82a593 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This marketplace also references plugins hosted in other repositories: - **[Microsoft Skills for Fabric](https://github.com/microsoft/skills-for-fabric)** — `fabric-skills`, `fabric-authoring`, `fabric-consumption`, `fabric-operations`, `powerbi-authoring`. Skills and agents for Microsoft Fabric (Lakehouse, Warehouse, Power BI, Eventhouse, Eventstream, Dataflows, Spark). -- **[Microsoft C++ Language Server](https://github.com/microsoft/cpp-language-server)** - Navigate and interact with your C++ code. +- **[Microsoft C++ Language Server](https://github.com/microsoft/cpp-language-server)** — Navigate and interact with your C++ code. ## 🤝 Contributing