Add screenshot URLs to extension.json#81
Closed
michaeljolley wants to merge 1 commit into
Closed
Conversation
Added screenshot URLs to the extension configuration.
niels9001
approved these changes
May 26, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Weather extension submission metadata by adding screenshot URL references to the extension configuration.
Changes:
- Added a new
screenshotUrlsarray toextensions/baldbeardedbuilder/weather/extension.json.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+23
to
+27
| "screenshotUrls": [ | ||
| "https://github.com/user-attachments/assets/215361e8-73ee-41a2-80f2-87f072b54984", | ||
| "https://github.com/user-attachments/assets/de211d03-78b7-459c-9899-214ce21b7549", | ||
| "https://github.com/user-attachments/assets/83100ce9-d254-481e-9de2-2c1787a58029" | ||
| ], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added screenshot URLs to the extension configuration.
Extension Submission
Thanks for submitting your extension to the Command Palette Extensions Gallery!
Please fill out the checklist below to help us review your PR quickly.
Checklist
<author>/<extension-name>convention (lowercase, alphanumeric + hyphens only)extension.jsonwith all required fieldsidfield in myextension.jsonmatches my folder path (author.extension-name)iconfield inextension.jsonmatches my icon filenameAdditional context