Aman Karmani
e76c50f20e
build: switch build/tsconfig.json to module: nodenext ( #238426 )
...
* build/tsconfig: switch to module: nodenext for bun compat
* build: rewrite imports for nodenext compat
* build: re-generate
2025-01-22 20:12:39 +01:00
Connor Peet
26cf440912
preserve old codicon rule ( #210489 )
...
* Revert "Revert "Revert #210416 (#210425 )" (#210442 )"
This reverts commit 31fba19dcf .
* preserve old codicon rule
2024-04-16 19:17:54 +02:00
Sandeep Somavarapu
31fba19dcf
Revert "Revert #210416 ( #210425 )" ( #210442 )
...
This reverts commit 714ce79ed9 .
2024-04-16 09:49:08 +02:00
Connor Peet
714ce79ed9
Revert #210416 ( #210425 )
...
Keeps only the problematic line out
2024-04-16 00:31:14 +02:00
Sandeep Somavarapu
455584024c
Revert "theme: fix unthemable icons in several areas ( #209131 )" ( #210416 )
...
This reverts commit 6b391eba24 .
2024-04-15 14:07:33 -07:00
Connor Peet
6b391eba24
theme: fix unthemable icons in several areas ( #209131 )
...
* theme: fix unthemable icons in several areas
We manually used icon characters in several areas. These are/were entire unthemable. Fixing this required people to manually listen to the theme service and apply rules to their elements when icons change. This PRs adds theme variables that people can use instead.
Fixes #208343
* implement review comments
* fix font-family variable
---------
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2024-04-11 17:30:49 +02:00
Matt Bierner
6403b4367b
Pick up latest TS for building VS Code ( #207096 )
2024-03-07 12:59:59 -08:00
João Moreno
e469272e45
remove inline sourcemaps from build files ( #198842 )
2023-11-22 14:05:46 +01:00
Matt Bierner
10d94ba0f3
Pick up latest TS nightly for building VS Code ( #194631 )
2023-10-02 19:40:35 +01:00
Martin Aeschlimann
780b2f5758
add linter for css variable names ( #176769 )
2023-03-10 07:33:02 -08:00