Overview Version History Q & A Rating & Review
Introduction
A collection of snippets to allow faster building of labs with CLAAT (CodeLab As A Thing) . The usage of CLAAT supports the learning and creation of labs within Dynatrace Learning Labs .
Installation
Install Visual Studio Code
Launch Visual Studio Code
Choose Extensions from menu
Search for dynatrace
Click Install to install it
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-intro-step
Create an Introduction Codelab Step
!claat-example-step
Create an Example Codelab Step
!claat-empty-step
Create an Empty Codelab Step
!claat-positive
Add a positive style info box
!claat-negative
Add a negative style info box
!claat-download-button
Add a download link
!claat-feedback-step
Create an Feedback Codelab Step
Refer to Format Guide
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
Brandon Neo - 29/7/2021