Revert "chore: Remove coding-tutor plugin from marketplace"

This reverts commit d4d31c1614.
This commit is contained in:
Kieran Klaassen
2026-01-19 20:24:00 -08:00
parent 818ddc3822
commit c5783da496
11 changed files with 1006 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "coding-tutor",
"version": "1.2.1",
"description": "Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes",
"author": {
"name": "Nityesh Agarwal"
},
"keywords": ["coding", "programming", "tutorial", "learning", "spaced-repetition"]
}