chore(.claude-plugin): rename marketplace name to code-intelligence#88
Conversation
Rename the marketplace plugin name from "language-server-please" to "code-intelligence" to align with the official "Code intelligence" category naming in Claude Code documentation.
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! 이 Pull Request는 Claude Code 공식 문서의 "Code intelligence" 카테고리명과의 일관성을 확보하기 위해 마켓플레이스 플러그인의 이름을 업데이트합니다. 이는 사용자에게 더 명확하고 통일된 경험을 제공하는 데 기여할 것입니다. Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
이 pull request는 .claude-plugin/marketplace.json 파일의 마켓플레이스 플러그인 이름을 Claude 공식 문서의 "Code intelligence" 카테고리명과 일치시키기 위해 language-server-please에서 code-intelligence로 변경합니다. 변경 내용은 명확하며, 특별한 문제가 보이지 않습니다.
Note: Security Review has been skipped due to the limited scope of the PR.
Summary
name필드를"language-server-please"→"code-intelligence"로 변경Changes
.claude-plugin/marketplace.json의name필드 변경Reason
Claude Code 공식 문서의 "Code intelligence" 카테고리명과 일치시키기 위해 marketplace 플러그인 이름을 변경합니다.
Test Plan
Summary by cubic
Renamed the marketplace plugin from "language-server-please" to "code-intelligence" in .claude-plugin/marketplace.json. This aligns with the "Code intelligence" category in Claude Code docs and keeps marketplace naming consistent.
Written for commit 253e1ff. Summary will update on new commits.