Skip to content

Update some metadata#237

Open
wmdietl wants to merge 6 commits into
masterfrom
update-metadata
Open

Update some metadata#237
wmdietl wants to merge 6 commits into
masterfrom
update-metadata

Conversation

@wmdietl

@wmdietl wmdietl commented Jan 3, 2024

Copy link
Copy Markdown
Member

No description provided.

Comment thread package.json
"url": "https://github.com/eisopux/checker-framework-vscode.git"
},
"publisher": "zhangjiangqige",
"publisher": "eisopux",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Figure out whether this can be the Github organization name or whether it needs to be a user name.

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.

Copilot AI review requested due to automatic review settings May 14, 2026 15:22

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.

Pull request overview

This PR updates VS Code extension metadata and user-facing configuration descriptions for the Checker Framework VS Code extension.

Changes:

  • Renames the package and publisher metadata.
  • Bumps the extension version to 0.3.0.
  • Updates configuration descriptions and Checker Framework manual link.
Comments suppressed due to low confidence (3)

package.json:81

  • Use the official capitalization “GitHub” in this user-facing setting description.
          "description": "From which Github repository under checkerframework_org to download the Checker Framework."

package.json:86

  • Use the official capitalization “GitHub” in this user-facing setting description.
          "description": "From which Github organization to download the language server."

package.json:91

  • Use the official capitalization “GitHub” in this user-facing setting description.
          "description": "From which Github repository under languageserver_org to download the language server."

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines +2 to +6
"name": "checker-framework-vscode",
"description": "LSP client for the EISOP Checker Framework",
"author": "eisopux",
"license": "MIT",
"version": "0.2.0",
"version": "0.3.0",
Comment thread package.json Outdated
"type": "string",
"default": "eisop",
"description": "From which Github organization to download Checker Framework."
"description": "From which Github organization to download the Checker Framework."

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@copilot apply changes based on this feedback in a separate PR.

Comment thread package.json
{
"name": "checker-framework-language-server",
"description": "LSP client for the Checker Framework",
"name": "checker-framework-vscode",

Copilot AI commented May 14, 2026

Copy link
Copy Markdown
Contributor

@wmdietl I've opened a new pull request, #599, to work on those changes. Once the pull request is ready, I'll request review from you.

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.

4 participants