Skip to content

Fix triage-needed issues across multiple samples#1288

Open
fhwvtqdc2q-svg wants to merge 2 commits into
microsoft:mainfrom
fhwvtqdc2q-svg:fix/triage-needed-issues
Open

Fix triage-needed issues across multiple samples#1288
fhwvtqdc2q-svg wants to merge 2 commits into
microsoft:mainfrom
fhwvtqdc2q-svg:fix/triage-needed-issues

Conversation

@fhwvtqdc2q-svg

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • npm run compile in chat-sample
  • npm run compile in webview-view-sample
  • Press F5 in helloworld-sample on Windows and verify out/ is created before the extension host starts
  • Ask @catTools search the package.json file with a Claude model and verify findFiles is invoked
  • Open the Calico Colors containers in the activity bar, panel, and secondary sidebar

fhwvtqdc2q-svg and others added 2 commits May 31, 2026 18:40
Replace deprecated typescript.tsc.autoDetect with js/ts.tsc.autoDetect (microsoft#1285),
add background problemMatcher to helloworld-sample for reliable F5 builds (microsoft#1159),
improve catTools tool calling for Claude and file-search prompts (microsoft#1282),
and add panel/secondarySidebar viewsContainers to webview-view-sample (microsoft#1261).
Document language-configuration.json schema validation behavior (microsoft#1254).

Co-authored-by: Cursor <[email protected]>
…ules

- Extract lmTools.ts helper: toLanguageModelChatTools() guarantees every tool
  carries a non-undefined inputSchema object, fixing Claude model rejections
  (Fixes microsoft#1282 more completely)
- Use getToolsForRequest() in both chatUtilsSample.ts and toolParticipant.ts
  so the filtering logic lives in one place
- Correct swapped increaseIndentPattern / decreaseIndentPattern in
  language-configuration-sample (microsoft#1254): increase now matches lines ending
  with an unclosed opening bracket; decrease matches closing brackets

Co-authored-by: Cursor <[email protected]>

@fhwvtqdc2q-svg fhwvtqdc2q-svg left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done my problem

@fhwvtqdc2q-svg fhwvtqdc2q-svg left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ooooc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant