Popularity
4.5
Stable
Activity
0.0
Declining
369
24
64

Programming language: JavaScript
License: MIT License
Latest version: v0.9.1

Atom IDE alternatives and similar libraries

Based on the "Text Editors and IDEs" category.
Alternatively, view Atom IDE alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Atom IDE or a related project?

Add another 'Text Editors and IDEs' Library

README

IDE-TypeScript package

CI

TypeScript and JavaScript language support for Atom-IDE, powered by the Theia TypeScript Language Server.

Screen shot of IDE-TypeScript

Early access

This package is currently an early access release. You should also install the atom-ide-ui package to expose the functionality within Atom.

Features

  • Auto completion
  • Diagnostics (errors & warnings, with autofixes)
  • Document outline
  • Find references
  • Go to definition
  • Hover
  • Signature help
  • Format code

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, Atom's contributing guide will help get you started while the guide for contributing to packages has some extra information.

License

MIT License. See [the license](LICENSE.md) for more details.


*Note that all licence references and agreements mentioned in the Atom IDE README section above are relevant to that project's source code only.