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-02-26 12:43:48 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
src
/
services
History
Andrew Branch
2170e6c6cc
Proposal: Always allow type-only imports to reference .ts extensions (
#54746
)
2023-07-24 16:12:38 -07:00
..
_namespaces
…
codefixes
Proposal: Always allow type-only imports to reference .ts extensions (
#54746
)
2023-07-24 16:12:38 -07:00
formatting
…
refactors
…
breakpoints.ts
…
callHierarchy.ts
…
classifier2020.ts
…
classifier.ts
…
codeFixProvider.ts
…
completions.ts
fix(54013): bug: Incorrect Typescript completion with computed property name (
#54067
)
2023-07-18 13:34:01 -07:00
documentHighlights.ts
…
documentRegistry.ts
…
exportInfoMap.ts
…
findAllReferences.ts
…
getEditsForFileRename.ts
…
goToDefinition.ts
…
importTracker.ts
…
inlayHints.ts
Interactable parameter inlay hints (
#54734
)
2023-07-20 14:29:51 -07:00
jsDoc.ts
…
navigateTo.ts
…
navigationBar.ts
…
organizeImports.ts
…
outliningElementsCollector.ts
…
patternMatcher.ts
…
preProcess.ts
…
refactorProvider.ts
…
rename.ts
…
services.ts
…
shims.ts
…
signatureHelp.ts
…
smartSelection.ts
…
sourcemaps.ts
…
stringCompletions.ts
…
suggestionDiagnostics.ts
fix(54666): Codefix `convertTypedefToType to work for multiple typedefs in a row (
#54667
)
2023-07-21 09:56:39 -07:00
symbolDisplay.ts
Fixed quick info display for aliased symbols in type-narrowed locations (
#54763
)
2023-07-20 13:55:23 -07:00
textChanges.ts
…
transform.ts
…
transpile.ts
…
tsconfig.json
…
types.ts
Interactable parameter inlay hints (
#54734
)
2023-07-20 14:29:51 -07:00
utilities.ts
…