This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-06-01 03:54:20 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
6121f45347685e9341d2e61730fbdd5a0b5cbf16
TypeScript
/
src
/
services
History
Oleksandr T.
2c3be449ff
fix(60887): Incorrect Formatting on if (a) try {} finally {} (
#60898
)
2025-02-24 11:51:28 -08:00
..
_namespaces
…
codefixes
Fix quick fix for isolatedDeclarations to keep trailing unknown in generics (
#61227
)
2025-02-19 17:28:50 -08:00
formatting
fix(60887): Incorrect Formatting on if (a) try {} finally {} (
#60898
)
2025-02-24 11:51:28 -08:00
refactors
…
breakpoints.ts
…
callHierarchy.ts
…
classifier2020.ts
…
classifier.ts
…
codeFixProvider.ts
…
completions.ts
…
documentHighlights.ts
…
documentRegistry.ts
…
exportInfoMap.ts
…
findAllReferences.ts
Find method references through base abstract classes implementing an interface (
#61234
)
2025-02-21 11:08:34 -08:00
getEditsForFileRename.ts
…
goToDefinition.ts
…
importTracker.ts
…
inlayHints.ts
…
jsDoc.ts
…
mapCode.ts
…
navigateTo.ts
…
navigationBar.ts
…
organizeImports.ts
…
outliningElementsCollector.ts
…
pasteEdits.ts
…
patternMatcher.ts
…
preparePasteEdits.ts
…
preProcess.ts
…
refactorProvider.ts
…
rename.ts
…
services.ts
…
signatureHelp.ts
…
smartSelection.ts
…
sourcemaps.ts
…
stringCompletions.ts
Provide string completions for
in
keyword checks (
#60272
)
2025-02-20 14:01:52 -08:00
suggestionDiagnostics.ts
fix(61167): Incorrect "Import may be converted to a default import" autofix for import export (
#61171
)
2025-02-21 15:23:22 -08:00
symbolDisplay.ts
…
textChanges.ts
…
transform.ts
…
transpile.ts
…
tsconfig.json
…
types.ts
…
utilities.ts
…