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-02-25 12:16:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4354ddd2cb0e86a2c95ae9ba61bf9bedaf5f8798
vscode
/
extensions
/
vscode-api-tests
/
src
/
singlefolder-tests
History
Daniel Imms
4354ddd2cb
Fix terminal state test to work with new api
2024-03-12 07:55:01 -07:00
..
chat.test.ts
Remove
sendInteractiveRequestToProvider
from interactive API (
#206623
)
2024-03-01 07:41:22 -08:00
commands.test.ts
…
configuration.test.ts
…
debug.test.ts
Reenable debug integration test (
#203733
)
2024-01-29 20:21:19 +01:00
documentPaste.test.ts
Update paste and drop proposals (
#206496
)
2024-03-07 16:04:36 -08:00
editor.test.ts
…
env.test.ts
…
extensions.test.ts
…
index.ts
…
interactiveWindow.test.ts
allow time to scroll (
#204646
)
2024-02-07 11:08:03 -08:00
ipynb.test.ts
…
languagedetection.test.ts
…
languages.test.ts
…
mappedEdits.test.ts
…
notebook.api.test.ts
…
notebook.document.test.ts
…
notebook.editor.test.ts
…
notebook.kernel.test.ts
…
quickInput.test.ts
…
readonlyFileSystem.test.ts
…
rpc.test.ts
…
state.test.ts
…
terminal.test.ts
Fix terminal state test to work with new api
2024-03-12 07:55:01 -07:00
types.test.ts
…
window.test.ts
…
workspace.event.test.ts
…
workspace.fs.test.ts
…
workspace.tasks.test.ts
…
workspace.test.ts
Fix fuzzy searching for findFiles2 (
#204768
)
2024-02-08 13:17:58 -08:00
workspace.watcher.test.ts
…