Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
/ ide-typescript Public archive

TypeScript and Javascript language support for Atom-IDE

License

Notifications You must be signed in to change notification settings

atom/ide-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

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 for more details.