-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
No path suggestions inside of angle bracet markdown link #152510
Comments
Relevant code: vscode/extensions/markdown-language-features/src/languageFeatures/pathCompletions.ts Line 161 in 623f55f
|
So I'm new to this project. Do I ask if I can be assigned this bug? Or is it whoever submits an solution first makes the pull request? |
You can ask, I am currently working on this now - but you can try as well. |
Alright thanks. So in general I can just work on a problem that catches my attention and ask/answer questions when appropriate? |
Yes pretty much, you can work on any problem or issue that you would like. |
What specifically is the bug here? Is the desired behavior where when you type |
Yes, it should work the same way it does if you remove the One extra note: spaces should not be encoded inside |
How do I recompile typescript files so vscode reflects the changes I made? Is it |
Is this the behavior you were looking for? |
Issue Type: Bug
Trigger path suggestions inside a markdown link that uses angle brackets:
Bug
No suggestions show up
VS Code version: Code - Insiders 1.69.0-insider (Universal) (fbf1cf3, 2022-06-17T05:16:27.373Z)
OS version: Darwin x64 21.5.0
Restricted Mode: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: