In the Github Copilot chat window it can sometimes give very long answers, rewriting entire files/scripts, when only a portion of that code is actually changing. Currently, when I try to highlight a longer section of code but don't want all of it, I need to click the start of where...
chore(vscode): auto enabling hybrid mode allows `jenkey2011.string-hi… 416d936 johnsoncodehkmentioned this pull requestApr 23, 2024 v2.0.11 and later, In typescript files, importing .vue files yields "Cannot find module" error#4288
enable inline chat in IW/REPL #50182 Sign in to view logs Summary Jobs Prevent yarn.lock changes in PRs Run details Usage Workflow file Triggered via pull request September 19, 2024 20:12 amunger synchronize #228998 aamunger/IWCopilot Status Success Total duration 18s Artifacts – no-...
https://github.com/Microsoft/vscode https://code.visualstudio.com/ Integration ⭐️ To create a new release, simply push a new tag; this will kick off abuildand publish arelease. ⭐️ To integrate a release ofinno-updaterin VS Code, simply extract the release archive tobuild/win32...
Otherwise would be too easy for two different extensions to request vscode.executeDefinitionProvider at the same time and end up accidentially triggering this flow mjbvz mentioned this issue Jun 26, 2024 go-to-definition in Copilot chat code block continuously sends textDocument/didOpen & did...
.gitignore cleanup vscode stuff Dec 23, 2022 CONTRIBUTING.md v1.10.2 for Config Portal mobile scaling Jan 16, 2023 LICENSE Initial Release v1.0.0 Feb 10, 2021 README.md v1.10.5 using PROGMEM for strings Jan 30, 2023 changelog.md v1.10.5 using PROGMEM for strings Jan 30, 2023 keywords...
GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise Enterprise platform AI-powered developer platform Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features...
"@vscode/proxy-agent": "^0.17.3", "@vscode/ripgrep": "^1.15.5", "@vscode/spdlog": "^0.13.11", "@vscode/sqlite3": "5.1.6-vscode", 2 changes: 1 addition & 1 deletion 2 remote/package.json Original file line numberDiff line numberDiff line change @@ -7,7 +7,7 @@ "@micr...
import { LogLevel, createHttpPatch, createProxyResolver, createTlsPatch, ProxySupportSetting, ProxyAgentParams, createNetPatch } from '@vscode/proxy-agent'; const systemCertificatesV2Default = true; export function connectProxyResolver( extHostWorkspace: IExtHostWorkspaceProvider, configProvider: ExtHostConf...