From 6f19caa3c1724a7372cbbee87e7143defcf6c60b Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 10:50:18 +0600 Subject: [PATCH 1/2] =?UTF-8?q?Add=20TutorialSearch=20to=20=F0=9F=93=9A=20?= =?UTF-8?q?Additional=20Resources=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba5cf94cc..7d739df81 100644 --- a/README.md +++ b/README.md @@ -561,6 +561,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/ ## 📚 Additional Resources +- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [VS Code Copilot Customization Documentation](https://code.visualstudio.com/docs/copilot/copilot-customization) - Official Microsoft documentation - [GitHub Copilot Chat Documentation](https://code.visualstudio.com/docs/copilot/chat/copilot-chat) - Complete chat feature guide - [VS Code Settings](https://code.visualstudio.com/docs/getstarted/settings) - General VS Code configuration guide From fe22a73df5fcc942ae46fe55d39b3ad087d7ed4f Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:48:55 +0600 Subject: [PATCH 2/2] Update tutorialsearch.io link to topic-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d739df81..6375cd173 100644 --- a/README.md +++ b/README.md @@ -561,7 +561,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/ ## 📚 Additional Resources -- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. +- [TutorialSearch](https://tutorialsearch.io/browse/programming-languages/ai-copilot) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [VS Code Copilot Customization Documentation](https://code.visualstudio.com/docs/copilot/copilot-customization) - Official Microsoft documentation - [GitHub Copilot Chat Documentation](https://code.visualstudio.com/docs/copilot/chat/copilot-chat) - Complete chat feature guide - [VS Code Settings](https://code.visualstudio.com/docs/getstarted/settings) - General VS Code configuration guide