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

JS commit characters not working in function call #52350

Closed
mjbvz opened this issue Jun 19, 2018 · 0 comments
Closed

JS commit characters not working in function call #52350

mjbvz opened this issue Jun 19, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Jun 19, 2018

Steps to Reproduce:

For a js file:

console.log(|)
  1. Type wind at cursor
  2. Then type . with completion for window still showing

Expected
Typing . should complete wind to window

Actual
Does not trigger completion

@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Jun 19, 2018
@mjbvz mjbvz self-assigned this Jun 19, 2018
@mjbvz mjbvz added this to the June 2018 milestone Jun 19, 2018
@mjbvz mjbvz added the javascript JavaScript support issues label Jun 19, 2018
@mjbvz mjbvz closed this as completed in 0e36150 Jun 19, 2018
@joaomoreno joaomoreno added the verified Verification succeeded label Jun 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants