-
Notifications
You must be signed in to change notification settings - Fork 38k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesmarkdownMarkdown support issuesMarkdown support issuesverification-foundIssue verification failedIssue verification failed
Milestone
Description
- VS Code version: Code 1.22.2 (3aeede7, 2018-04-12T16:38:45.278Z)
- OS version: Windows_NT x64 10.0.16299
I tried:
- searching through the existing open issues but could not find a matching one
- specifying the issue below as specific as I could
Image preview test
Steps to reproduce:
- Download https://via.placeholder.com/350x150.png to a local directory
- Save this text in the same directory as
test.md(see permutations below) - Open
test.mdin Visual Studio Code 1.22 or higher (tested on Windows 10 Pro x64 or Mac High Sierra) - Enable the markdown preview window
The "Local image" preview fails to render on Windows when both files are in the same directory on:
- a
\\based network share - the root of a drive
The "Local image" preview succeeds on Windows when the files are on a regular drive letter in a subdirectory (even when the drive is pointing to a network share).
The "URL image" preview always succeeds (when there is an active internet connection)
URL image
Local image
The "Local image" fails when the files are stored at:
\\tsclient\tmp\\tsclient\tmp\directory\\localhost\c$\ProgramData\TempT:\after anet use T: \\tsclient\tmpC:\- a Mac
The "Local image" succeeds when the files are stored at:
C:\ProgramData\TempX:\ProgramData\Tempafter anet use X: \\localhost\C$T:\directoryafter anet use T: \\tsclient\tmp
Preview of failure
Does this issue occur when all extensions are disabled?: Yes
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Xeon(R) CPU E5-2670 v3 @ 2.30GHz (2 x 2300) |
| Memory (System) | 8.00GB (4.37GB free) |
| Process Argv | C:\Program Files\Microsoft VS Code\Code.exe |
| Screen Reader | no |
| VM | 100% |
Extensions (2)
| Extension | Author (truncated) | Version |
|---|---|---|
| vscode-markdownlint | Dav | 0.14.1 |
| markdown-all-in-one | yzh | 1.2.0 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesmarkdownMarkdown support issuesMarkdown support issuesverification-foundIssue verification failedIssue verification failed


