Conversation
…rbil Add size registry support to webview theme data provider
When anonymizing file paths in telemetry data, preserve the extension name and path within VS Code extension directories while redacting the parent folder containing user information. Matches: - User extensions: .vscode/extensions/, .vscode-insiders/extensions/, etc. - Built-in extensions: resources/app/extensions/ Before: <REDACTED: user-file-path>:144:145516 After: <REDACTED: user-file-path>/.vscode/extensions/ms-python.python/out/extension.js:144:145516
…xtension path regex
…nsensitive matching and input normalization (#292889)
* adding code * polishing
Fix `rootDir` for workspace extensions
…ath-in-telemetry Preserve VS Code extension paths in telemetry callstacks
…glob, etc) (#292768) * Support serialized tool call results that return resources (e.g. rg, glob, etc) * Fixes * add tests * Fixes
* Update azd fig spec Add full extension command details Add new commands Use generator for `config` commands * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* add claude.md support * add tests * use realpath to find duplicates * only set realPath for symlinks * update * update * Update src/vs/workbench/contrib/chat/browser/chat.contribution.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix tests * Update src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Remove "experimental" from finalized setting
* preToolUse hook supporting "deny" * Fix tests * Simplify tests * Fix test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )