TypeScript/src/services
Andy Hanson 2a29b28a91 inline
2017-08-16 07:11:38 -07:00
..
codefixes Added tests, pr feedback 2017-08-11 15:31:09 -07:00
formatting Add SpaceBetweenOpenParens rule 2017-07-25 18:24:04 +09:00
refactors inline 2017-08-16 07:11:38 -07:00
breakpoints.ts inline 2017-08-16 07:11:38 -07:00
classifier.ts Add lint rule to check that Debug.assert calls do not eagerly interpolate strings (#17125) 2017-08-08 07:56:14 -07:00
codeFixProvider.ts Refactoring support (squash) 2017-05-19 10:45:49 -07:00
completions.ts Merge pull request #16953 from charlespierce/destructure_completion_nonpublic 2017-08-07 14:24:47 -07:00
documentHighlights.ts Add 'name' property to Identifier (#17329) 2017-07-25 13:16:34 -07:00
documentRegistry.ts Enable "object-literal-shorthand" lint rule (#16987) 2017-07-07 07:26:58 -07:00
findAllReferences.ts findAllReferences: Type parameter is not globally visible (#16419) 2017-08-09 13:53:54 -07:00
goToDefinition.ts [Master] fix 16407 - LS in binding element of object binding pattern (#16534) 2017-08-11 11:14:59 -07:00
importTracker.ts Rename symbol.name to escapedName and make name unescaped (#17412) 2017-07-25 14:22:26 -07:00
jsDoc.ts Merge branch 'master' into jsdoc-param-type-literals 2017-07-26 11:09:24 -07:00
jsTyping.ts Deduplicate unresolvedImports (#17248) 2017-08-08 11:02:10 -07:00
navigateTo.ts Rename symbol.name to escapedName and make name unescaped (#17412) 2017-07-25 14:22:26 -07:00
navigationBar.ts Add 'name' property to Identifier (#17329) 2017-07-25 13:16:34 -07:00
outliningElementsCollector.ts Enable "object-literal-shorthand" lint rule (#16987) 2017-07-07 07:26:58 -07:00
pathCompletions.ts Rename symbol.name to escapedName and make name unescaped (#17412) 2017-07-25 14:22:26 -07:00
patternMatcher.ts Merge branch 'master' into map5 2016-12-27 12:56:05 -08:00
preProcess.ts Enable "object-literal-shorthand" lint rule (#16987) 2017-07-07 07:26:58 -07:00
refactorProvider.ts getApplicableRefactors: Don't return undefined response (#16773) 2017-07-13 07:32:41 -07:00
rename.ts Make ScriptElementKind and HighlightSpanKind string enums 2017-05-20 07:56:24 -07:00
services.ts [Master] fix 16407 - LS in binding element of object binding pattern (#16534) 2017-08-11 11:14:59 -07:00
shims.ts JsTyping: Remove "safeList" global variable (#17304) 2017-07-27 10:54:47 -07:00
signatureHelp.ts Add lint rule to check that Debug.assert calls do not eagerly interpolate strings (#17125) 2017-08-08 07:56:14 -07:00
symbolDisplay.ts Remove unused internal utilities (#17380) 2017-08-09 14:37:59 -07:00
textChanges.ts export interfaces used by exported functions 🌹 2017-08-15 15:19:40 +10:00
transform.ts allow 'transform()' to transform arbitrary nodes. 2017-02-08 17:02:07 -08:00
transpile.ts Add lint rule to check that Debug.assert calls do not eagerly interpolate strings (#17125) 2017-08-08 07:56:14 -07:00
tsconfig.json Remove duplicate entries from tsconfig files (#16991) 2017-07-06 15:56:34 -07:00
types.ts Extract Method (squash) 2017-08-04 16:10:33 -07:00
utilities.ts inline 2017-08-16 07:11:38 -07:00