Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

End User Guide

nevada_scout edited this page Jun 21, 2016 · 8 revisions

Getting Started

Installing Crane

To install Crane, you have several options. You can either install it via the built-in extension installer, or via the .vsix download file from the releases page.

Via the Built-in Extension Installer

  1. Open VS Code
  2. Press F1 to open the command palette
  3. Type ext install and select Install Extension from the list that appears
  4. Type crane and select Crane from the list
  5. Restart VS Code when prompted

Via the .vsix Download File

  1. Go to the releases page
  2. Download the crane-[version].vsix file from the relevant release
  3. Open VS Code
  4. Select File -> Open and choose the downloaded .vsix file
  5. Restart VS Code when prompted
Clone this wiki locally