atom/autocomplete-plus

java autocomplete not working on fresh install of Atom

mattjcl opened this issue · 2 comments

Description

Autocomplete suggestions are not appearing aside from those provided by the snippets extension.

Steps to Reproduce

  1. Install atom.io.
  2. create and save a .java file.

Reproduces how often:
100%

Expected Behaviour

code suggestions should be offered while typing e.g. "thr" --> "throws"

Actual Behaviour

code suggestions are not offered.

Versions

Atom 1.36.0
macOS Mojave 10.14.4

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

@mattjcl You've forgotten to fill these out. Especially regarding what you were expecting.

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.