Skip to content

kui-shell/vscode-extension

Repository files navigation

Kui VSCode Extension

WARNING: This is a highly experimental prototype.

This repository provides a VSCode extension for Kui.

Development Guide

  1. Install VSCode

  2. Get the source:

git clone git@github.com:kui-shell/vscode-extension.git
cd vscode-extension
npm install

At the moment, the first npm install will take a bit longer, as the webpack client is built. We hope to optimize this in the future.

  1. Open VSCode to this project directory

  2. Enter debg mode: F5 is the usual shortcut for this. You should see a second VSCode window pop up.

  3. Now execute the Kui command; the keyboard shortcut for this is usually Option-X; type or select Kui from the command list.

  4. You should see the Kui terminal. Try ls.

About

Experimental protoype of Kui vscode extension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published