/claat-snippets-vscode

Making writing CLAAT markdown fun and easy since 2020.

OtherNOASSERTION

Introduction

A collection of snippets for CLAAT (CodeLab As A Thing) which supports the learning and teaching within UCL Connected Environments Lab.

Overview Preview

Installation

  1. Install Visual Studio Code
  2. Launch Visual Studio Code
  3. Choose Extensions from menu
  4. Search for claat
  5. Click Install to install it
  6. Click Reload to reload the Code

Usage

Type part of a snippet, starting with !claat, press enter and the snippet will unfold. For snippets in markdown format you need to press ctrl+space (Windows / Linux) or cmd+space (OSX). Pressing tab will allow you to skip between fields.

CLAAT Snippets

Snippet Content
!claat-header Creates a Codelab Header
!claat-create-empty-step Create an Empty Codelab Step
!claat-create-example-step Create an Example Codelab Step
!claat-create-parts-list Create a Parts List
!claat-infobox Add a positive style info box
!claat-infobox-negative Add a negative style info box
!claat-download-button Add a download link

Future Work

The plan is to intgrate this into the claat workflow in the future by allowing building of the codelab within vscode. Watch this space!

Reporting Issues

Issues should be reported in the project issue tracker.

Author

Steven Gray - 08-04-2020