ZachTRice / atom-ide-ui

A collection of user interfaces for Atom IDE.

Home Page:http://ide.atom.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atom-ide-ui · Package version CircleCI codecov

A collection of Atom UIs to support language services as part of Atom IDE, designed for use with packages built on top of atom-languageclient.

Screenshot

Contributions are welcome! File bugs and feature requests from the issues page, or read the CONTRIBUTING.md file for details on how to submit a pull request.

Getting Started

First, make sure you have Atom 1.19+ installed. Install atom-ide-ui from "Install" in Atom's settings or run:

apm install atom-ide-ui

You'll also want to install a suitable language package: atom-ide-ui doesn't provide any language features by default.

Packages based on https://github.com/atom/atom-languageclient should work out of the box with atom-ide-ui installed, such as:

Feature Overview

Check out the documentation pages for more information about each feature!

See Keybindings for a list of default keybindings.

License

atom-ide-ui is BSD-licensed. We also provide an additional patent grant.

About

A collection of user interfaces for Atom IDE.

http://ide.atom.io

License:Other


Languages

Language:JavaScript 98.0%Language:CSS 1.8%Language:Shell 0.2%Language:Python 0.0%