This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-07-10 08:45:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe56e84ba7cf408b4bf6975f8a0f2a67ea15e2e9
vscode
/
extensions
/
copilot
/
test
/
base
T
History
Matt Bierner
fe56e84ba7
Merge pull request
#312228
from mjbvz/dev/mjbvz/boring-python
...
Add basic github lexical search
2026-04-23 15:08:53 -07:00
..
extHostContext
Use main eslint config for copilot extension too
2026-04-20 22:46:02 -07:00
cache-cli.ts
…
cache.ts
…
cachingChatMLFetcher.ts
Remove hard coded gpt 4.1 in favor of copilot base (
#4124
)
2026-03-02 22:05:28 +00:00
cachingChunksEndpointClient.ts
…
cachingCodeSearchClient.ts
…
cachingCompletionsFetchService.ts
Move IRequestLogger into common (
#309121
)
2026-04-10 17:58:44 -07:00
cachingEmbeddingsFetcher.ts
feat(otel): Add OpenTelemetry GenAI instrumentation to Copilot Chat (
#3917
)
2026-03-02 20:46:30 +00:00
cachingResourceFetcher.ts
…
chatMLCache.ts
…
completionsCache.ts
Add network status (
#3932
)
2026-02-23 21:54:09 +00:00
embeddingsCache.ts
…
fileUtils.ts
…
hash.ts
…
pausableThrottledWorker.ts
…
rubric.ts
…
salts.ts
…
simulationBaseline.ts
…
simulationContext.ts
Allow invoking simulationMain with alternative action input (
#4304
)
2026-03-30 15:44:46 +00:00
simulationEndpointHealth.ts
…
simulationOptions.ts
Fix some basic eslint errors in copilot
2026-04-20 11:48:22 -07:00
simulationOutcome.ts
…
simuliationWorkspaceChunkSearch.ts
Add basic github lexical search
2026-04-23 14:16:49 -07:00
spyingChatMLFetcher.ts
Disposable fixes (
#3784
)
2026-02-16 23:20:55 +00:00
stdout.ts
…
stest.ts
…
throttlingChatMLFetcher.ts
…
throttlingCodeOrDocsSearchClient.ts
…
validate.ts
…