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-26 03:29:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a64e8e5673a44e5b9c2d493666bde684bd5a135c
vscode
/
extensions
/
vscode-colorize-tests
History
Martin Aeschlimann
5d37c8c6d9
meta.return-type is not supposed to be styled by a theme, yet Dark+ and Light+ still do.
Fixes
#142672
2022-02-10 14:07:36 +01:00
..
.vscode
…
media
…
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
meta.return-type is not supposed to be styled by a theme, yet Dark+ and Light+ still do.
Fixes
#142672
2022-02-10 14:07:36 +01:00
.gitignore
…
package.json
chore: update to electron 16 (
#137241
)
2022-02-08 20:09:00 +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: update to electron 16 (
#137241
)
2022-02-08 20:09:00 +01:00