atom-ide-datatipDatatips for Atom IDE
atom-ide-datatip package
A replacement of the DataTip functionality from the original Atom-IDE / Nuclide package developed by Facebook.
Getting Started
-
Install
atom-ide-datatip
in Atom. -
Install an IDE language package that you would like to use:
- TypeScript & JavaScript ide-typescript
- Python ide-python
- Rust ide-rust
You can also search for packages in Atom.
- Install
busy-signal
package in Atom, which is used for signaling background tasks.
Contributing
Please see the contributing guidelines.
评论