Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions changelog.d/unreleased/5262.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
category: internal
issues:
- 5262
affected:
- src/CodeIndex/Cli/QueryCommandRunner.LanguageCapabilityConstants.cs
---

## English

- Removed ten unused private language capability constants and their empty CLI partial file after verifying that capability matching and validation use the authoritative catalog. Accepted capability values and CLI/MCP behavior are unchanged.

## 日本語

- 言語ケイパビリティの照合と検証が正規のカタログを使用していることを確認し、未使用のprivate定数10個と、それらだけを含むCLIのpartialファイルを削除しました。受け付けるケイパビリティ値とCLI/MCPの動作は変更していません。

This file was deleted.

Loading