atom-ide-definitionsDefinitions for Atom IDE
atom-ide-definitions package
Provides definitions functionality for the Atom IDE
Features
- Go to definition (using keymap or context menu).
Getting Started
-
Install
atom-ide-definitions
in Atom. -
Install an IDE language package that you would like to use:
- TypeScript atom-typescript
- JavaScript atom-ide-javascript
- Python ide-python
- Rust ide-rust
You can also search for packages in Atom.
- (Optional) Install atom-ide-hyperclick for
cmd/ctrl+click
support You can set priority and grammar scope in extension settings
Screenshots
Contributing
Please see the contributing guidelines.
评论