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

Organize and Categorize VSCode Extensions in Devcontainer #846

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

ktanaka101
Copy link
Owner

@ktanaka101 ktanaka101 commented Nov 4, 2024

PR Type

enhancement, configuration changes


Description

  • Organized the list of VSCode extensions in the devcontainer configuration file into categorized sections for better clarity and management.
  • Removed unused extensions to streamline the development environment.
  • Added comments to categorize extensions by their purpose, such as Dev common, Dev rust, Dev LSP client, Markdown tools, AI tools, and Utils.

Changes walkthrough 📝

Relevant files
Configuration changes
devcontainer.json
Organize and categorize VSCode extensions in devcontainer

.devcontainer/devcontainer.json

  • Organized the list of extensions into categorized sections.
  • Removed unused extensions.
  • Added comments to categorize extensions by their purpose.
  • +21/-11 

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    @codiumai-pr-agent-pro codiumai-pr-agent-pro bot changed the title Adjust dependent extensions Organize and Categorize VSCode Extensions in Devcontainer Nov 4, 2024
    Copy link

    PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here.

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
    🏅 Score: 95
    🧪 No relevant tests
    🔒 No security concerns identified
    🔀 No multiple PR themes
    ⚡ No major issues detected

    .devcontainer/devcontainer.json Show resolved Hide resolved
    .devcontainer/devcontainer.json Show resolved Hide resolved
    .devcontainer/devcontainer.json Show resolved Hide resolved
    @ktanaka101 ktanaka101 merged commit 3c1da79 into main Nov 4, 2024
    1 check passed
    @ktanaka101 ktanaka101 deleted the adjust-dependent-extensions branch November 4, 2024 09:01
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant