We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 : ?
:
The text was updated successfully, but these errors were encountered:
@slashmili I can't remember why, but it should definitely start with :. I'll take a look at it.
Sorry, something went wrong.
No branches or pull requests
This is my file:
calling suggestions for line 1 and column 4.
and this is the response:
Is there any reason that the names are coming without
:
?The text was updated successfully, but these errors were encountered: