FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implement Extension Setting Categories by JustinGrote · Pull Request #5103 · PowerShell/vscode-powershell · GitHub

Implement Extension Setting Categories - #5103

Merged
Justin Grote (JustinGrote) merged 1 commit into
mainfrom
justingrote/feature/settingGroups
Nov 27, 2024
Merged

Justin Grote (JustinGrote) merged 1 commit into
mainfrom
justingrote/feature/settingGroups

Conversation

Justin Grote (JustinGrote) commented Nov 26, 2024
edited
Loading

Copy link
Copy Markdown
Collaborator

PR Summary

We have a lot of settings, so this organizes them into categories using the contributes sections feature of vscode. I applied some subjective "most commonly used" logic to the order of the categories and settings within the categories.

I did a check and it doesn't look like I missed any settings, they appear to all be there.

(what may not be clear is I switched branches between the two collections of package.json...)

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks, I love it. I used your same PowerShell snippet in your screenshot but ran it through Compare-Object, I think you're good! I tested this out and it's great.

Justin Grote (JustinGrote) deleted the justingrote/feature/settingGroups branch November 27, 2024 20:49
Andy Jordan (andyleejordan) added the Issue-Enhancement A feature request (enhancement). label Nov 27, 2024
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

Labels

Issue-Enhancement A feature request (enhancement).

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL