Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

alhassy/vscode-juvix

 
 

Repository files navigation

Juvix Plugin for VSCode

This extension provides support for the Juvix programming language.

Quick start

You can find the latest version of the juvix-mode on the VSCode extension marketplace. Otherwise, you can launch VS Code Quick Open (CtrlP), paste the following command, and press enter.

ext install heliax.juvix-mode

Juvix main commands

Command Keymap
typecheck Ctrl-k Ctrl-l
compile Ctrl-k Ctrl-c
run Ctrl-k Ctrl-r

Find out other commands in the Command Pallete.

Configuration

This extension provides configurations using the VSCode's configuration UI settings.

About

Juvix IDE support for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.6%
  • JavaScript 5.5%
  • PureScript 0.9%