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-04-24 18:49:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dba492e01c5ca1afff8a9de94ba6d8d29ea019f
vscode
/
extensions
/
vscode-custom-editor-tests
History
Benjamin Pasero
b9a2191563
files - add a method to generate a random path name (
#139364
)
2021-12-17 11:08:17 +01:00
..
customEditorMedia
…
media
Add icons for built-in extensions (
fixes
#81760
)
2021-04-20 12:09:24 -07:00
src
files - add a method to generate a random path name (
#139364
)
2021-12-17 11:08:17 +01:00
test-workspace
Add back custom editor test workspace
2021-03-10 11:38:06 -08:00
.vscodeignore
Add back custom editor test workspace
2021-03-10 11:38:06 -08:00
package.json
use
enabledApiProposals
instead of wildcard property, also update compilation units to only include d.ts-files that are needed,
https://github.com/microsoft/vscode/issues/131165
2021-11-12 11:05:57 +01:00
tsconfig.json
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
2021-11-09 15:53:35 +01:00
yarn.lock
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
2021-11-09 15:53:35 +01:00