Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>spookyNew to Visual Studio Code? Get it now.
spooky

spooky

jsannemo

|
1,491 installs
| (0) | Free
Language support for Spooky (https://github.com/jsannemo/spooky-vm).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft