Skip to content

dpolugic/spooky-vscode

 
 

Repository files navigation

Spooky Visual Studio Code extension

Language support for the Spooky language, chiefly used to code solutions for Project Gödel.

Features

  • Syntax highlighting of Spooky files.
  • Compilation of Spooky files with a built-in compiler.

Requirements

Java 14 or later must be installed on the system. Java is located by looking for

  1. the java.home VS Code configuration variable
  2. the JDK_HOME environment variable
  3. the JAVA_HOME environment variable
  4. a java binary on the system path

Release Notes

0.0.2

The extension now bundles a Spooky compiler and adds a "Spooky: Compile file" action for .spooky files.

0.0.1

Initial release of the Spooky extension, featuring syntax highlighting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%