FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

atom-community/atom-ide-javascript: JavaScript support for Atom IDE · GitHub

Repository files navigation

atom-ide-javascript

JavaScript support for Atom IDE.

Features

atom-ide-javascript provides many features. It combines the features of atom-typescript, eslint-linter, and many more.

  • Autocomplete
  • Linting (TypeScript, Eslint, etc)
  • Type information on hover
  • Goto Declaration / Hyperclick
  • Find References
  • Outline view and Semantic view
  • Block comment and uncomment
  • Rename refactoring
  • Autocomplete paths
  • Automatically import files by drag and drop from the tree view
  • Common Snippets
  • Alternative to symbols-view

Usage

Just install and enjoy.

Roadmap

This is in the early stage of development. In the future releases, the less relevant typescript errors such as missing declaration files will be suppressed.

Contributing

  • Let me know if you encounter any bugs.
  • Feature requests are always welcome.

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL