TypeScript/src
Andrew Branch e2c5a90cc3
Disable signature help on unresolved bare identifiers; add more declaration info on other unresolved calls (#39352)
* Disable signature help on unresolved bare identifiers; add more declaration info on unresolvedproperty access

* Remove stray ts-ignore
2020-06-30 14:25:27 -07:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compat Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
compiler Fix type of computed name following spread (#39319) 2020-06-30 13:37:59 -07:00
debug Properly handle control flows from returns in try/catch within IIFE (#36901) 2020-02-25 16:14:00 -08:00
executeCommandLine Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
harness Use mapped rest type member when expanding rest parameter names (#39317) 2020-06-29 12:30:23 -07:00
instrumenter
jsTyping Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
lib Update bigint declaration file (#38526) 2020-06-22 14:55:04 -07:00
loc/lcl LEGO: check in for master to temporary branch. 2020-06-29 16:10:37 +00:00
server Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
services Disable signature help on unresolved bare identifiers; add more declaration info on other unresolved calls (#39352) 2020-06-30 14:25:27 -07:00
shims Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
testRunner Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
tsserverlibrary Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
typescriptServices Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
typingsInstaller Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
typingsInstallerCore Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
watchGuard
.eslintrc.json Remove distinction between CI lint and local lint (#36430) 2020-01-24 16:23:14 -08:00
tsconfig-base.json
tsconfig-library-base.json
tsconfig-noncomposite-base.json
tsconfig.json