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-28 12:33:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b184dce8dba1777be7ccbc97661e5fdc5a675dbb
vscode
/
extensions
/
vscode-colorize-tests
History
Alex Ross
b184dce8db
Remove regex test to fix build (
#243884
)
...
This is a temporary measure to unblock the build, will re-enable shortly.
2025-03-18 17:41:26 +01:00
..
.vscode
…
media
Add icons for built-in extensions (
fixes
#81760
)
2021-04-20 12:09:24 -07:00
producticons
…
src
Injected languages for tree sitter (
#243180
)
2025-03-18 10:48:27 +01:00
test
Remove regex test to fix build (
#243884
)
2025-03-18 17:41:26 +01:00
.gitignore
…
.npmrc
chore: add npmrc to extensions folder (
#230214
)
2024-10-01 12:43:01 +02:00
package-lock.json
feat: switch to npm as default package manager (
#226927
)
2024-09-06 22:18:02 +09:00
package.json
Colorization tests for tree sitter (
#229517
)
2024-09-24 11:36:05 +02: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