(no title)
kt9 | 8 years ago
1. Autocomplete of methods, classes, variables etc 2. Auto import statement organisation
Yes I am aware of JDEE for #2 and I am aware of emacswiki/autocomplete but none of those solutions are as smooth, well integrated or work well enough like they do in atom or visual studio.
If someone was to rethink the problem from the ground up and solve it in an elegant and efficient way my life would be complete.
smg|8 years ago
https://github.com/emacs-lsp/lsp-java
Microsoft's Language Server Protocol might be just the thing that takes Emacs sexiness to an entirely different level.
benaiah|8 years ago
tkamat29|8 years ago
It basically takes the power of eclipse and runs it in a lightweight daemon, then ports most of the features (auto completion, refactoring, automatic imports, etc) directly to emacs.
harrygeez|8 years ago
gtycomb|8 years ago
noobhacker|8 years ago
Perhaps I'm missing some killer ESS features?
conistonwater|8 years ago
hellofunk|8 years ago
matthewbauer|8 years ago
notalaser|8 years ago
agumonkey|8 years ago