Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vs-gimmickNew to Visual Studio Code? Get it now.
vs-gimmick

vs-gimmick

Animal-Machine

|
930 installs
| (0) | Free
Gimmick language support for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gimmick for Visual Studio Code

This extension adds support for the Gimmick programming language to VS Code, including:

  • Syntax highlighting
  • REPL interaction

Besides basic syntax highlighting, the key feature is being able to interact with a running Gimmick REPL.

RuseInteraction

Configuration

By default vs-gimmick will attempt to find a running ruse server on localhost at port 4005. This can be changed by supplying the following configuration items:

  • gimmick.ruseHostname
  • gimmick.rusePort

Requirements

The only additional npm dependency should be web-request if building from source.

Release Notes

This is the first prototype release for the extension. Please contact me if you have any questions or comments!

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