• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

ide-storyscript

Support for Asyncy's Cloud Native Programming Language, Storyscript
  • #storyscript
  • #syntax
  • #highlighting
  • #grammar
storyscript
0.1.22 63
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Storyscript extension for the Atom editor

CircleCI Contributor Covenant

Provides Storyscript language support for Atom powered by the Storyscript Language Server.

Features

Syntax highlighting

image

Linting

atom-linting

Auto-complete

atom-auto-complete

Installation

Launch Atom Quick Open (Ctrl+P) and go to "Settings View: Install Packages and Themes":

quick open install packages

Now search for ide-storyscript and hit "Install":

install ide-storyscript

Alternatively, you can also install ide-storyscript via the Atom Package Manager (APM):

apm install ide-storyscript

Development

  1. Install all dependencies
npm install
  1. Compile source code
npm run compile
  1. Mark package as development package
apm develop ide-storyscript .
  1. Launch Atom as development instance
atom -d

This allows will enable the Developer Tools in "View -> Developer". Most notable it includes:

  • Reload window (Ctrl-Shift-F5)
  • Toggle developer console (Ctrl-Shift-I)

Development tips

Automatically recompile the extension

Use Typescript's watch to monitor all Typescript files and automatically recompile the extension:

tsc -w

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by