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-21 17:19:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4e529c759fae0c15bb4bb8817ac3e7428793164
vscode
/
extensions
/
vscode-colorize-tests
History
Khaled
0dba492e01
Corrected the regex to detect espaced percent symbol (
#139437
)
2022-01-05 12:13:29 -08:00
..
.vscode
…
media
Add icons for built-in extensions (
fixes
#81760
)
2021-04-20 12:09:24 -07:00
producticons
…
src
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
test
Corrected the regex to detect espaced percent symbol (
#139437
)
2022-01-05 12:13:29 -08:00
.gitignore
…
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
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
yarn.lock
chore: bump node@14.x in devDependencies (
#122905
)
2021-05-04 10:04:13 +02:00