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-05-16 21:31:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f46738bc477ad71db379c8efa09c8ea22110cefc
vscode
/
extensions
/
vscode-api-tests
/
src
/
singlefolder-tests
T
History
Matt Bierner
7233e19dd5
Remove notebook content provider api (
#165195
)
...
Fixes
#160580
Fixes
#147248
2022-11-01 17:23:32 -07:00
..
commands.test.ts
The quest to debug vscode.open continues (
#158483
)
2022-08-18 15:13:18 +02:00
configuration.test.ts
…
debug.test.ts
…
editor.test.ts
…
env.test.ts
Rename image-preview extension to media-preview (
#162093
)
2022-09-27 21:01:14 -07:00
extensions.test.ts
Engineering - create pull request pipeline (
#149171
)
2022-05-11 03:08:54 -07:00
index.ts
…
interactiveWindow.test.ts
Notebook cell execute in Interactive Window Test Fails on MacOS (
#157963
)
2022-08-12 09:31:11 -07:00
ipynb.test.ts
Switch deprecated editor.document -> editor.notebook (
#151530
)
2022-06-08 09:35:00 -07:00
languagedetection.test.ts
…
languages.test.ts
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
notebook.api.test.ts
Adopt notebook serializer for test (
#165078
)
2022-10-31 12:01:38 -07:00
notebook.document.test.ts
Adopt notebook serializer for notebook document tests (
#165081
)
2022-10-31 12:56:40 -07:00
notebook.editor.test.ts
skip flaky test (
#165150
)
2022-11-01 06:26:44 -07:00
notebook.kernel.test.ts
Remove notebook content provider api (
#165195
)
2022-11-01 17:23:32 -07:00
quickInput.test.ts
…
rpc.test.ts
Remove notebook editor decoration type (
#151574
)
2022-06-13 13:51:10 -07:00
state.test.ts
…
terminal.test.ts
Fix tests
2022-07-08 00:16:11 -05:00
types.test.ts
Add CodeActionKind.RefactorMove (
#160730
)
2022-09-12 15:14:06 -07:00
window.test.ts
Skip tab getter tests on web because notebooks are flaky (
#160403
)
2022-09-08 04:59:12 -07:00
workspace.event.test.ts
…
workspace.fs.test.ts
…
workspace.tasks.test.ts
manual fixing of prefer-const violations
2022-06-09 10:19:56 +02:00
workspace.test.ts
Merge pull request
#160193
from microsoft/joh/ordinary-canidae
2022-09-07 16:33:42 +02:00
workspace.watcher.test.ts
…