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

Markdown Preview - No automatic hyperlink for python filenames with underscore #123712

Closed
grotewortel opened this issue May 12, 2021 · 2 comments
Closed
Assignees
Labels
markdown Markdown support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@grotewortel
Copy link

grotewortel commented May 12, 2021

Issue Type: Bug

Reproduction:

  1. Create a new markdown file
  2. Create content:

file_name.py - this has no hyperlink

file-name.py - this has a hyperlink

  1. Open preview

Expected behaviour: Both python files should have a hyperlink
Actual behaviour: The filename with the underscore does not have a hyperlink

Possibly _ is not part of the filename recognition algorith.

Please see screenshot for an example.

VS Code version: Code 1.56.1 (e713fe9, 2021-05-06T10:08:24.325Z)
OS version: Darwin x64 19.6.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz (12 x 2600)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.32GB free)
Process Argv --disable-extensions
Screen Reader no
VM 0%
Extensions disabled
@mjbvz mjbvz self-assigned this May 12, 2021
@grotewortel
Copy link
Author

underscore_screenshot

@mjbvz mjbvz closed this as completed May 19, 2021
@mjbvz mjbvz added markdown Markdown support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code) labels May 19, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
markdown Markdown support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants