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

Unresolved References Issue with Subdirectories in VSCode Plugin #203

Open
TieWay59 opened this issue Jan 7, 2025 · 2 comments
Open

Unresolved References Issue with Subdirectories in VSCode Plugin #203

TieWay59 opened this issue Jan 7, 2025 · 2 comments

Comments

@TieWay59
Copy link

TieWay59 commented Jan 7, 2025

Hello @Feel-ix-343 ,

Issue Description:
When using the markdown-oxide plugin in VSCode, any link (which translates to "bidirectional links" or "backlinks") that are located in subdirectories is marked as unresolved ("Unresolved Reference" as shown in the screenshot). This happens regardless of whether the links are correctly set up and the files exist.

Reproduction Steps:

  1. Install the markdown-oxide VSCode extension.
  2. Create a markdown file with a bidirectional link to a file located in a subdirectory.
  3. Observe that the link is marked as unresolved in the VSCode editor.

Expected Behavior:
The bidirectional links should be recognized and resolved correctly, even if they point to files within subdirectories.

Current Behavior:
The links are marked as unresolved, which is incorrect and disrupts the workflow for managing backlinks.

Environment:

  • markdown-oxide plugin version: 1.1.0
  • Operating System: win10 & ubuntu22

Additional Information:
I have ensured that the links are correctly formatted and that the files they reference exist. I have also checked the plugin settings and ensured that they are configured correctly.

Screenshot:
image

Thank you for your attention to this matter.

@Feel-ix-343
Copy link
Owner

(hey I am able to check this out this weekend)

@Feel-ix-343
Copy link
Owner

(I didn't get to it sorry!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants