8000 GitHub - DCupello1/gillian-vscode: VSCode extension for the Gillian platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DCupello1/gillian-vscode

 
 

Repository files navigation

The Gillian Platform - VSCode extension

The official VSCode extension for The Gillian Platform

This extension provides:

  • Debugger support for Gillian
  • Language server support for Gillian
  • Syntax highlighting for GIL, JSIL & WISL

Repository structure

This repository contains:

  • ./extension: the VSCode extension
  • ./debug-ui: the web app used for the extension's debugging UI
  • ./examples: some example programs to try the extension on

Quick start

To try out the extension, set up the project with:

npm i

Then, go to the "Run and Debug" sidebar and click the play button with "Run Extension" selected.

This assumes that you have the Gillian source code in the sibling directory ../Gillian; if not, adjust gillian.sourceDirectory in examples/.vscode/settings.json.

About

VSCode extension for the Gillian platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.8%
  • JavaScript 9.6%
  • CSS 5.8%
  • HTML 0.8%
0