Releases: CodecoolBase/projectify-vscode-snippets
Releases · CodecoolBase/projectify-vscode-snippets
v1.1.12
v1.1.2
First GitHub release.
Features
project.yaml
proj-meta: generatingproject.yamlbody
tasks.yaml
task: creates a task with all necessary attributesreq: creates a requirement for a taskgeneral: creates GENERAL requirement block
course.yaml
group: generates a group nodeproj: generates a project nodetut: generates a tutorial node, id automatically parsed to labelmile: generates a milestone node, id automatically parsed to label
Inside markdown files
comps: creates competencies blocklink-yt: youtube link with thumbnail imagelink-in: inner link reference to our materials, icon type selectablelink-out: outer linklink-vid: video linkif-lang: Project language switch in case of multi-language projectsimg: imagecode: Syntax highlighted code blockuml: basic plant uml template for class diagramquiz: creates an empty quiz without questionsquiz-q: question template inside a a quiz blocktutorial: generates a skeleton for a tutorial page