Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update VS Code config JSON#45

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
williammartin merged 1 commit intomainfromvscode-config-json
Mar 28, 2025
Merged

Conversation

williammartin
Copy link
Collaborator

Description

It is now possible in VS Code to use${input:github-pat} to indicate that the user should be prompted for an input. This helps keep credentials out of settings files.

@williammartinwilliammartin requested review fromCopilot,juruen andSamMorrowDrums and removed request forCopilotMarch 27, 2025 14:47
@@ -63,33 +63,37 @@ code-insiders

Another way is to set the environment variable in your shell configuration file (e.g., `.bashrc`, `.zshrc`, etc.).

Run **Preferences: Open User Settings (JSON)**,andcreate or append to the `mcp` setting:
Create a new file `.vscode/mcp.json`andprovide this configuration:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe we should remove the lines above that mention setting the token as env variable?

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

I have no strong opinion on that. I didn't want to take away another option that might be in use. It does seem like thisinput approach should be elevated to a recommended approach at least?

SamMorrowDrums and juruen reacted with thumbs up emoji
Copy link
Collaborator

@SamMorrowDrumsSamMorrowDrums left a comment

Choose a reason for hiding this comment

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

Certainly very happy to get instructions in that don't expose the secret in plain text!

@williammartinwilliammartin merged commit6c0cb46 intomainMar 28, 2025
11 checks passed
manian0430 pushed a commit to ChrisLally/github-mcp-server that referenced this pull requestApr 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@juruenjuruenjuruen approved these changes

@SamMorrowDrumsSamMorrowDrumsSamMorrowDrums approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@williammartin@juruen@SamMorrowDrums

[8]ページ先頭

©2009-2025 Movatter.jp