-
Notifications
You must be signed in to change notification settings - Fork 29.5k
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
Pressing . selects the first option in the context menu even before it's opened #66868
Comments
This is because of the
Turning the setting to |
Please ask your question on StackOverflow. We have a great community over there. They have already answered thousands of questions and are happy to answer yours as well. See also our issue reporting guidelines. Happy Coding! |
If that was the case then why does typing the same thing work if I just do it slightly slower? |
Adding @mjbvz, it seems that the |
This comment has been minimized.
This comment has been minimized.
@Swazimodo Do you still see this problem in the latest vscode insiders builds when you fully type out I've opened microsoft/TypeScript#30012 to track why |
I'm closing this issue as I can't repo the issue when fully typing out |
Issue Type: Bug
In my react app typing 'this.' will automattically type 'this.UNSAFE_componentWillMount.'. You then have to delete everything after 'this'. After this happens you can press period and you then get the context menu like it should have done initially.
However, this only appears to happen if you type fast. I slowed down a little while doing some further testing and it did not happen.
VS Code version: Code 1.30.2 (61122f8, 2019-01-07T22:54:13.295Z)
OS version: Windows_NT x64 6.1.7601
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Extensions (6)
The text was updated successfully, but these errors were encountered: