All Projects → atom → Ide Java

atom / Ide Java

Licence: mit
Java language support for Atom-IDE

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Ide Java

atom-ide-crystal
Crystal IDE package for Atom using the Scry Language Server
Stars: ✭ 24 (-89.38%)
Mutual labels:  atom, language-server-protocol
atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (-79.2%)
Mutual labels:  atom, language-server-protocol
atom-ide-cpp
C/C++ language support for Atom-IDE
Stars: ✭ 34 (-84.96%)
Mutual labels:  atom, language-server-protocol
Atom Languageclient
Language Server Protocol support for Atom (the basis of Atom-IDE)
Stars: ✭ 385 (+70.35%)
Mutual labels:  atom, language-server-protocol
Cquery
C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more
Stars: ✭ 2,338 (+934.51%)
Mutual labels:  language-server-protocol
Snippets
Atom snippets package
Stars: ✭ 191 (-15.49%)
Mutual labels:  atom
Gorss
Go Terminal Feed Reader
Stars: ✭ 191 (-15.49%)
Mutual labels:  atom
Atom Portable
Portable version of the Atom text editor
Stars: ✭ 187 (-17.26%)
Mutual labels:  atom
Haskell Ide Engine
The engine for haskell ide-integration. Not an IDE
Stars: ✭ 2,433 (+976.55%)
Mutual labels:  language-server-protocol
Lsp
Haskell library for the Microsoft Language Server Protocol
Stars: ✭ 212 (-6.19%)
Mutual labels:  language-server-protocol
Vuerd
ERD Editor
Stars: ✭ 208 (-7.96%)
Mutual labels:  atom
Event Driven Spring Boot
Example Application to demo various flavours of handling domain events in Spring Boot
Stars: ✭ 194 (-14.16%)
Mutual labels:  atom
Sql Language Server
SQL Language Server
Stars: ✭ 210 (-7.08%)
Mutual labels:  language-server-protocol
Css In Js
Autocomplete React Native / JS Styles and converting plain CSS to JS styles
Stars: ✭ 192 (-15.04%)
Mutual labels:  atom
Atom Latex
Compile LaTeX or knitr documents from within Atom
Stars: ✭ 219 (-3.1%)
Mutual labels:  atom
Split Diff
Side-by-side file compare for the Atom text editor.
Stars: ✭ 188 (-16.81%)
Mutual labels:  atom
Ccls
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Stars: ✭ 2,756 (+1119.47%)
Mutual labels:  language-server-protocol
Ide Python
Python language support for Atom-IDE :atom: 🐍
Stars: ✭ 213 (-5.75%)
Mutual labels:  atom
Teletype
Share your workspace with team members and collaborate on code in real time in Atom
Stars: ✭ 2,345 (+937.61%)
Mutual labels:  atom
Feed Io
A PHP library to read and write feeds in JSONFeed, RSS or Atom format
Stars: ✭ 200 (-11.5%)
Mutual labels:  atom

IDE-Java package

macOS Build Status Windows Build Status Dependency Status

Java language support for Atom-IDE, powered by the Eclipse JDT language server.

Screenshot of IDE-Java

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
  • Code format
  • Diagnostics (errors & warnings)
  • Document outline
  • Find references
  • Go to definition
  • Hover
  • Reference highlighting
  • Signature help

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].