Skip to content

Conversation

@cr2007
Copy link
Contributor

@cr2007 cr2007 commented Jul 22, 2025

This fixes #151, which makes it easier for users to easily use GitHub Codespaces, providing them with a VS Code like environment with their preferred settings/themes and the required dependencies, all within the browser.

- Includes Git LFS support via devcontainer features
- Installs recommended VS Code extensions for Go development:
  - `golang.go`, `gitlens`, `vscode-icons`, etc.
- Runs `go mod tidy` automatically after container creation
@jba
Copy link
Contributor

jba commented Jul 22, 2025

Thanks, but following CONTRIBUTING.md, we recommend waiting for confirmation before implementing any proposals. We'll take a look at your issue soon and get back to you.

@jba
Copy link
Contributor

jba commented Jul 23, 2025

Thanks for the explanations. This looks fine, but I need to discuss with my colleagues, some of whom are on vacation. I don't want to accept it and then have to remove it later. So we'll have to wait until next week.

@jba jba merged commit 982a0bc into modelcontextprotocol:main Jul 30, 2025
4 checks passed
@jba
Copy link
Contributor

jba commented Jul 30, 2025

Thank you!

@cr2007 cr2007 deleted the feat-devcontainer-config branch July 30, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Dev Container Configuration

2 participants