language-ballerina

Ballerina language support in Atom

WSO2

512

2

Bug Reports

0.8.8

Apache 2.0

GitHub

This package provides the following services:

Ballerina plugin for Atom

What is Ballerina

ballerina is a general purpose, concurrent and strongly typed programming language with both textual and graphical syntaxes.

for more info: http://ballerinalang.org/

Overview

This package includes the following functionality to ballerina(.bal) files in Atom.:

Installing the plugin to Atom

Installing via Install tab

  1. Open up the Settings View (Cmd+, in Mac or Ctrl+, for Windows/Linux)
  2. Click on the "Install" tab and type "language-ballerina" into the box under Install Packages
  3. Resulting packages will come up with an "Install" button
  4. Clicking install will download the package and install it
  5. Your editor will now have the functionality that the package provides

Installing via zip

  1. Download zip: https://github.com/ballerinalang/plugin-atom/releases
  2. Unzip the folder
  3. Navigate into the folder
  4. execute command "apm install"
  5. execute command "apm link"
  6. reload atom application

How to contribute

Pull requests are highly encouraged and we recommend you to create a GitHub issue to discuss the issue or feature that you are contributing to.

License

Ballerina atom plugin source is available under the Apache 2.0 License.

Copyright

Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.