Skip to content

aeternity/sublime-sophia

Repository files navigation

Sublime Sophia package

Sublime Text package for Sophia contract programming language for aeternity blockchain.

Features:

  • Syntax Highlighting
  • Auto-completions, including std libraries
  • Snippets
  • Build system/commands

Install

If you have Package Control installed in Sublime just press ctrl+shift+p (Windows, Linux) or cmd+shift+p (OS X) to open the Command Palette. Start typing "install" to select "Package Control: Install Package", then search for "Sophia" and select it. That's it.

You can also install this package manually by opening the Packages directory (i.e.: Preferences -> Browse Packages) then run in a console:

git clone https://github.com/aeternity/sublime-sophia.git Sophia

Usage

The Build System requires the aesophia_cli binary installed in system $PATH

License

Copyright (c) 2022, æternity developers.
This project is ISC licensed.

About

Sublime Text package for Sophia contract language

Resources

License

Stars

Watchers

Forks

Packages

No packages published