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-03-08 15:44:23 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
src
/
services
/
codefixes
History
Sheetal Nandi
36b45e3f13
Merge pull request
#22343
from Microsoft/codeFixActionNotUndefined
...
Create the action only if the text change creation is successful.
2018-03-06 12:31:04 -08:00
..
addMissingInvocationForDecorator.ts
…
annotateWithTypeFromJSDoc.ts
Convert annotateWithTypeFromJSDoc refactor to a codefix (
#22336
)
2018-03-06 07:49:21 -08:00
convertFunctionToEs6Class.ts
Make convertFunctionToEs6Class a codefix (
#22241
)
2018-03-02 12:57:29 -08:00
convertToEs6Module.ts
Convert use-default-import refactor to a codefix (
#22334
)
2018-03-05 12:43:01 -08:00
correctQualifiedNameToIndexedAccessType.ts
…
disableJsDiagnostics.ts
Fix ignore message indentation (
#22340
)
2018-03-06 12:19:19 -08:00
fixAddMissingMember.ts
…
fixAwaitInSyncFunction.ts
…
fixCannotFindModule.ts
…
fixClassDoesntImplementInheritedAbstractMember.ts
…
fixClassIncorrectlyImplementsInterface.ts
…
fixClassSuperMustPrecedeThisAccess.ts
…
fixConstructorForDerivedNeedSuperCall.ts
…
fixes.ts
Convert annotateWithTypeFromJSDoc refactor to a codefix (
#22336
)
2018-03-06 07:49:21 -08:00
fixExtendsInterfaceBecomesImplements.ts
…
fixForgottenThisPropertyAccess.ts
…
fixInvalidImportSyntax.ts
Convert use-default-import refactor to a codefix (
#22334
)
2018-03-05 12:43:01 -08:00
fixJSDocTypes.ts
…
fixSpelling.ts
…
fixStrictClassInitialization.ts
…
fixUnusedIdentifier.ts
…
helpers.ts
…
importFixes.ts
Prefer 'return Debug.fail()' over 'throw Debug.fail()' (
#22092
)
2018-03-02 10:44:06 -08:00
inferFromUsage.ts
Create the action only if the text change creation is successful. …
2018-03-06 11:03:20 -08:00
useDefaultImport.ts
Convert use-default-import refactor to a codefix (
#22334
)
2018-03-05 12:43:01 -08:00