You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportconstCannotExtractRangeThatContainsWritesToReferencesLocatedOutsideOfTheTargetRangeInGenerators: DiagnosticMessage=createMessage("Cannot extract range containing writes to references located outside of the target range in generators.");
93
93
exportconstTypeWillNotBeVisibleInTheNewScope=createMessage("Type will not visible in the new scope.");
94
94
exportconstFunctionWillNotBeVisibleInTheNewScope=createMessage("Function will not visible in the new scope.");
95
-
exportconstInsufficientSelection=createMessage("Select more than a single identifier.");
95
+
exportconstInsufficientSelection=createMessage("Select more than a single token.");
exportconstCannotCombineWritesAndReturns=createMessage("Cannot combine writes and returns");
98
98
exportconstCannotExtractReadonlyPropertyInitializerOutsideConstructor=createMessage("Cannot move initialization of read-only class property outside of the constructor");
0 commit comments