vscode-didact icon indicating copy to clipboard operation
vscode-didact copied to clipboard

Create a common github project as a registry for didact tutorials

Open bfitzpat opened this issue 5 years ago • 2 comments

One of the things I really like about Che is the idea of a "registry" of plugins it knows about. Each entry in the registry defines a few properties such as a name, category, and uri. I suspect we could use something similar for didact entries, providing an easier way to display them in the didact view than direct registration via particular extensions.

bfitzpat avatar Sep 09 '20 17:09 bfitzpat

To move forward with the analogy... perhaps it becomes a "Library" of tutorials that people can contribute to. Then maybe you can "check them out" sort of like books in a library so your view doesn't just get too crowded.

bfitzpat avatar Dec 16 '20 14:12 bfitzpat

We could even have each contributor put a link in when they put a tutorial in the repository so a user could drag and drop it right into VS Code to "check it out" in their local library

bfitzpat avatar Dec 16 '20 15:12 bfitzpat