GulnazSerikbay / smlunity

Standard ML Language Support for VSCode: snippets, autocompletion, error checking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smlunity README

Standard ML language support: useful snippets for VSCode.

Features

Useful Standard ML snippets ![Editing with snippets and autocompletion features](media/snippets.gif)

Basic autocompletion

![Inserting Function Contracts with key commands](media/cmd+f.gif)

![Opening the SMl interpreter with key commands](media/cmd+1.gif)

Press cmd+shift+P and type "run SML Makefile" to run the makefile on sml interpreter.

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

  • myExtension.enable: enable/disable this extension

Enjoy!

About

Standard ML Language Support for VSCode: snippets, autocompletion, error checking


Languages

Language:JavaScript 100.0%