Original comment https://github.com/Microsoft/TypeScript/issues/16383#issuecomment-307291358 ```ts import('./Foo').then(({ B/*LS*/ar }) => undefined); ``` @ location LS, support language services - [x] rename - [x] find all references - [x] goto definition