ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Sophia

by aeternity ST3

Sublime Text package for Sophia contract language

Details

Installs

  • Total 21
  • Win 8
  • Mac 10
  • Linux 3
Feb 5 Feb 4 Feb 3 Feb 2 Feb 1 Jan 31 Jan 30 Jan 29 Jan 28 Jan 27 Jan 26 Jan 25 Jan 24 Jan 23 Jan 22 Jan 21 Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9 Jan 8 Jan 7 Jan 6 Jan 5 Jan 4 Jan 3 Jan 2 Jan 1 Dec 31 Dec 30 Dec 29 Dec 28 Dec 27 Dec 26 Dec 25 Dec 24 Dec 23
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

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 © 2022, æternity developers.
This project is ISC licensed.