Welcome to Catnip. A collection of snippets to make writing content for CAT faster and easier. Simply open up a JS file and start typing one of the prefixes below. Then select which one you would like to insert. Most snippets will place your cursor automatically and allow you to tab through to enter content.
Snippets
Page Skeletons
Prefix
Use
!instruct
Create instructor guide skeleton
!activity
Create activity skeleton
!slides
Create slides skeleton
!companion
Create lesson companion skeleton
!solution
Create solution guidie skeleton
!quiz
Create quiz skeleton
!workbook
Create workbook skeleton
Slide Snippets
Prefix
Use
!media
Creates media slide
!column
Creates column slide
!text
Creates text slide
!comparison
Creates comparison slide
Content Snippets
Prefix
Use
!code
Creates code snippet
!image
Creates an image with citation
!keyword
Creates a keyword span tag
!bold
Creates a bold span tag
!italic
Creates an italic span tag
!link
Creates a link tag
Additional Snippets
Prefix
Use
!lesson
Creates lesson section for instructor guide
!sglesson
Creates lesson section for solution guide
!accept
Creates an acceptance criteria section for activity
!multi
Creates multiple choice quiz question
!short
Creates short answer quiz question
!exercise
Creates code exercise
!flow
Creates flowchart slide
!circle
Creates circle chart slide
!time
Creates timeline slide
!arrow
Creates arrowLeft for code snippets
!color
Change text color of inline text, add to heading, p, or span tag
Installation
Visit extensions in VScode and search "catnip" to install.
Extension Settings
This extension currently requires no settings and should work as soon as added.