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

Remove redundant autocomplete suggestions #811

Closed
zing-rsa opened this issue May 11, 2021 · 1 comment
Closed

Remove redundant autocomplete suggestions #811

zing-rsa opened this issue May 11, 2021 · 1 comment
Labels
needs more info Awaiting response from reporter ui/ux

Comments

@zing-rsa
Copy link

zing-rsa commented May 11, 2021

When you hit space at the end of any line in the SQL file inside VSCode, it presents you with a set of autocomplete suggestions:

#
--
/*
:=
=

Does this happen to everyone? I have tried my best to narrow it down, the only time it stops is when I disable SqlTools.
Is there potentially a way to prevent this from happening in the settings? Thanks

Steps to reproduce the behavior:

  1. Go to end of a line in SQL file
  2. Hit space

Expected behavior:
The autocomplete should only suggest things once I have started typing, surely. Otherwise it is just guessing with nothing to base it off.

Screenshot:
image

Desktop (please complete the following information):

  • SQLTools Version 0.23.0
  • VSCode Version: 1.56.0
  • OS: Windows
@gjsjohnmurray
Copy link
Collaborator

@zing-rsa can you still reproduce this with the latest versions of VS Code and SQLTools?

@gjsjohnmurray gjsjohnmurray added needs more info Awaiting response from reporter and removed triage labels Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Awaiting response from reporter ui/ux
Projects
None yet
Development

No branches or pull requests

2 participants