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

feat: suggest use and db commands VSCODE-380 #491

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

alenakhineika
Copy link
Contributor

@alenakhineika alenakhineika commented Mar 14, 2023

Description

Add use and db to the autocomplete, otherwise VSCode in a JS playground changes use to URLSearchParams and db to debugger.

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@alenakhineika alenakhineika merged commit 3467e40 into main Mar 14, 2023
@alenakhineika alenakhineika deleted the VSCODE-380-suggest-use-and-db branch March 14, 2023 15:11
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

Successfully merging this pull request may close these issues.

3 participants