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

atom-ide-ui

A collection of Atom UIs to support language services.
facebook-atom
1,823,133
638
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-ide-ui · Package version CircleCI

Atom UIs to support language services and debuggers as part of Atom IDE.

Language integrations should be built on top of atom-languageclient.

Screenshot

Debugger integrations should be modeled after atom-ide-debugger-node.

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 and/or debugger package since atom-ide-ui doesn't provide any language or debugger support by default.

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

  • ide-csharp
  • ide-flowtype
  • ide-java
  • ide-php
  • ide-typescript
  • and more...

These debugger packages should work out of the box:

  • Node Debugger
  • Python Debugger
  • React Native Debugger
  • C/C++ GDB Debugger
  • OCaml Debugger

Language Features

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

  • Busy Signal
  • Code Actions
  • Code Format
  • Code Highlight
  • Console
  • Datatips
  • Definitions (plus Hyperclick)
  • Diagnostics
  • Find References
  • Outline
  • Signature Help (Experimental/WIP)

Debugger Features

  • Launch/Attach UI
  • Breakpoints + conditional
  • Stepping (Pause, Continue, Step, Restart)
  • Threads (Running, Focus)
  • Stacktraces & in-memory source views
  • Scopes & editable variables views
  • Watch expressions
  • Console + Repl

See Keybindings for a list of default keybindings.

License

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

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