COMMITS
/ build/lib/propertyInitOrderChecker.ts November 21, 2025
M
Run our build scripts directly as typescript (#277567)
Matt Bierner committed
October 7, 2025
J
October 3, 2025
M
Add lint rule for `as any` and bulk ignore all existing breaks
Matt Bierner committed
August 6, 2025
M
Fix enum init order
Matt Bierner committed
M
Convert const enums
Matt Bierner committed
May 12, 2025
J
Towards `useDefineForClassFields` (#248695)
Johannes Rieken committed
May 9, 2025
J
fix property order (#248518)
Johannes Rieken committed
H
Removes fixed files from propertyInitOrderChecker ignored list. (#248491)
Henning Dieterichs committed
April 24, 2025
M
ensure properties are initialized before usage (#247312)
Megan Rogge committed
April 4, 2025
A
Fixing property initializiation order (#245673)
Aiday Marlen Kyzy committed
April 3, 2025
J
fix property init orders (#245412)
Johannes Rieken committed
J
remove unused property (#245411)
Johannes Rieken committed
April 2, 2025
O
fix class property order issue for the `PromptsService` class
Oleg Solomko committed
O
fix class property order issue for the `PromptReference` class
Oleg Solomko committed
O
fix class property order issue for the `TextModelContentsProvider` class
Oleg Solomko committed
April 1, 2025
S
Fix property init order (#245255)
Sandeep Somavarapu committed
J
prepare for init order changes in `terminalTypeAheadAddon.ts` (#245228)
Johannes Rieken committed
March 31, 2025
C
testing/debug: cleanup property initialisation order changes (#245186)
Connor Peet committed
J
fix property order in arrays (#245117)
Johannes Rieken committed
March 13, 2025
M
remoteIndicator: Debt - prepare for property initialisation order changes (#243463)
Martin Aeschlimann committed
March 12, 2025
B
insertion view init order fix (#243316)
Benjamin Christopher Simmonds committed
B
Fix initialization orders for inline edits (#243310)
Benjamin Christopher Simmonds committed
March 11, 2025
B
debt - prepare for property initialisation order changes #243049 (#243184)
Benjamin Pasero committed
B
debt - prepare for property initialisation order changes #243049 (#243153)
Benjamin Pasero committed
March 10, 2025
P
A
Fix some property init order debt in comments files (#243095)
Alex Ross committed
A
Make the property init order checker script Windows friendly (#243093)
Alex Ross committed
A
Adopt initialisation order changes (#243090)
Alexandru Dima committed
L
SCM - 💄 fix property init order in `scmHistoryViewPane.ts` (#243069)
Ladislau Szomoru committed
A
Fixing property initialization order check in ghostText.ts (#243068)
Aiday Marlen Kyzy committed
R
chore: fix property init order in ipc.mp.ts (#243066)
Robo committed
A
Fixing property initialization order in stickyScrollWidget.ts file (#243067)
Aiday Marlen Kyzy committed
L
SCM - 💄 fix property init order in `workingSet.ts` (#243061)
Ladislau Szomoru committed
L
SCM - 💄 fix property init order in `scmViewService.ts` (#243060)
Ladislau Szomoru committed
L
SCM - 💄 fix property init order in `quickDiffDecorator.ts` (#243058)
Ladislau Szomoru committed
L
SCM - 💄 fix property init order in `activity.ts` (#243056)
Ladislau Szomoru committed
J
fix property init order for `chatEditingCodeEditorIntegration` (#243051)
Johannes Rieken committed
J
add `property-init-order-check` and run during CI (just like valid layers check) (#243042)
Johannes Rieken committed