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

ctrl+space only shows text suggestions after comments #1395

Closed
ghost opened this issue Jul 27, 2022 · 0 comments
Closed

ctrl+space only shows text suggestions after comments #1395

ghost opened this issue Jul 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jul 27, 2022

Describe the bug
After comments, ctrl+space only shows text suggestions, but no other suggestions.

To Reproduce
Steps to reproduce the behavior:

  1. Write a comment.
  2. Begin a new line.
  3. Press ctrl+space. It only shows text suggestions.

Expected behavior
The code completion includes globals and other suggestions, e. g., a suggestion for do .. end or keywords.

Screenshots
Code completion after a comment:
br-no-cc2
Code completion not after a comment (and example for expected behavior):
br-no-cc2-comparison

Environment (please complete the following information):

  • OS: Windows 10
  • Is WSL remote? No
  • Client: VSCode 1.69.2
@sumneko sumneko added the bug Something isn't working label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant