vscode
vscode copied to clipboard
Visual Studio Code
The following line is a hard reference to a deprecated url used for Azure OpenAI models. The new link is `*.cognitiveservices.azure.com` https://github.com/microsoft/vscode-copilot-chat/blob/747483a431429a1fb42dbfa8140505d16076ac10/src/extension/byok/vscode-node/azureProvider.ts#L30
Type: Bug Steps to Reproduce: Open a new untitled file in VS Code. Paste a full HTML document that starts with and includes , , and tags. Inside the ,...
Our client id is not published to these other clouds. It is only published to Arlington & Mooncake. We should do so by adding the target in the First Party...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.106.0 - OS Version: Windows 10 22H2 Steps to Reproduce: 1. Have a file open that's...
Based on: Can we make this more actionable: - More descriptive info - CTA (either in words, or an actual clickable in-product or docs link)
Type: Performance Issue the service i pay for is not working and i would like it to work VS Code version: Code 1.106.3 (bf9252a2fb45be6893dd8870c0bf37e2e1766d61, 2025-11-25T22:28:18.024Z) OS version: Windows_NT x64 10.0.26200...
```Copilot Generated Description:``` Update the handling of additional lines and line data to prevent freezing during rendering. Adjust the types for better immutability and equality checks. Introduce a new `AdditionalLinesData`...
```Copilot Generated Description:``` Update the handling of additional lines and line data to use immutable structures, preventing potential freezes during rendering and state updates. fixes https://github.com/microsoft/vscode/issues/282535
Type: Bug it doesnt matter what i do, any prompt to gpt-5 takes extremely long then ultimately fails. eg Sorry, your request failed. Please try again. Request id: abd5f64e-9759-4124-8c05-9bb948e9e0fa Reason:...
Data Wrangler 需要最低python3.8和pandas0.25.2 目前用的环境是 python3.7和pandas0.24.2