-
Notifications
You must be signed in to change notification settings - Fork 30.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
launch.json configuration's autocomplete (snippet) not displaying extension configurations #80601
Comments
(Experimental duplicate detection) |
I can not reproduce this with latest vsocde insiders https://code.visualstudio.com/insiders/ @WardenGnaw what are you doing differently than me in this screenshot (note that I triggered inteli-sense via fyi @jrieken in case we changed something in snippets |
@isidorn Thanks for investigating this issue!
Sorry I didn't clarify that step, I was triggering inteli-sense with typing in double quotes. See GIF below.
VS Code 1.39.0-insider
I double checked to see if this was a platform specific issue, but this also occurs on macOS. |
@WardenGnaw thanks for providing more details. However this is not a regression, we were always behaving like this. I deleted some off topic comments from above to make the convesation cleaner. |
@isidorn I'm not sure if this is the same issue but the configurations are also missing in I added a DocumentSelector for .code-workspace and registered it as a completionItemProvider but it also does not show snippets. Since there is no Related: microsoft/vscode-cpptools#4891 |
Yes, I believe this is the same issue. |
Issue Type: Bug
Note: The configurations will be shown if you use the
"Add Configuration..."
button on the lower right hand corner.VS Code version: Code 1.38.0 (3db7e09, 2019-09-03T21:49:13.459Z)
OS version: Windows_NT x64 10.0.18362
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Extensions (23)
The text was updated successfully, but these errors were encountered: