Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion reply for elrang modules #9

Open
slashmili opened this issue Aug 15, 2017 · 1 comment
Open

Suggestion reply for elrang modules #9

slashmili opened this issue Aug 15, 2017 · 1 comment

Comments

@slashmili
Copy link

This is my file:

:ge

calling suggestions for line 1 and column 4.

and this is the response:

{'request_id': 1, 'payload': [
  {'type': 'hint', 'value': ':ge'},
  {'subtype': None, 'type': 'module', 'name': 'gen', 'summary': ''},
  {'subtype': None, 'type': 'module', 'name': 'gen_event', 'summary': ''},
  {'subtype': None, 'type': 'module', 'name': 'gen_fsm', 'summary': ''},
  {'subtype': None, 'type': 'module', 'name': 'gen_sctp', 'summary': ''},
  {'subtype': None, 'type': 'module', 'name': 'gen_server', 'summary': ''},
  {'subtype': None, 'type': 'module', 'name': 'gen_statem', 'summary': ''},
  {'subtype': None, 'type': 'module', 'name': 'gen_tcp', 'summary': ''},
  {'subtype': None, 'type': 'module', 'name': 'gen_udp', 'summary': ''},
  {'subtype': None, 'type': 'module', 'name': 'gettext_po_parser', 'summary': ''}
], 'error': None}

Is there any reason that the names are coming without : ?

@msaraiva
Copy link
Owner

@slashmili I can't remember why, but it should definitely start with :. I'll take a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants