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

Load plugin readme from file system #14699

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

msujew
Copy link
Member

@msujew msujew commented Jan 6, 2025

What it does

Closes #13595

Ensures that we attempt to load the readme content from the file system, if it is available. Since the capitalization is not guaranteed, the code will attempt to find all possible versions of readme.md/readme.

If the readme is not available locally, it will still attempt to load the readme from the remote URL.

How to test

Follow the steps from #13595. Ensure that the readme file of the plugin is shown.

Review checklist

Reminder for reviewers

@msujew msujew added the plug-in system issues related to the plug-in system label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plug-in system issues related to the plug-in system
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

VSX Extensions: Extension readme preview is not rendered if installed from VSIX file
1 participant