angular-cn/integration/language_service_plugin/goldens
Keen Yee Liau dd944ef73f fix(language-service): Insert parentheses for method completion (#33860)
This commit leverages the `insertText` field in `ts.CompletionEntry` to
return a completion text for class methods that includes parentheses.

PR closes https://github.com/angular/vscode-ng-language-service/issues/15

PR Close #33860
2019-12-03 10:13:36 -08:00
..
compilerOptionsForInferredProjects.json test(language-service): Improve integration test (#28168) 2019-01-17 14:11:28 -08:00
completionInfo.json fix(language-service): Insert parentheses for method completion (#33860) 2019-12-03 10:13:36 -08:00
configure.json test(language-service): Improve integration test (#28168) 2019-01-17 14:11:28 -08:00
definition.json test(language-service): Add tests for quickinfo and definition (#29990) 2019-04-19 19:28:46 -07:00
definitionAndBoundSpan.json fix(language-service): Make Definition and QuickInfo compatible with TS LS (#31972) 2019-08-08 12:00:56 -07:00
quickinfo.json fix(language-service): Make Definition and QuickInfo compatible with TS LS (#31972) 2019-08-08 12:00:56 -07:00
styleUrlsDefinition.json feat(language-service): add definitions for styleUrls (#32464) 2019-09-09 16:04:14 -04:00
templateUrlDefinition.json feat(language-service): add definitions for templateUrl (#32238) 2019-08-28 17:09:46 -07:00