Skip to content

Code completion crashes when localStorage, postcss-object-fit-images, or gulp-watch packages are imported #27857

Closed
@zfeher

Description

@zfeher

TypeScript Version: 3.2.0-dev.20181011
TypeScript Version: 3.1.3

Search Terms: code completion, auto import, intellisense

Code
You can check out this repo to reproduce the issue: repo link
If any of the following dependencies are imported in the project the code completion feature crashes: localStorage, postcss-object-fit-images or gulp-watch. Without them the feature works just fine.

Expected behavior: code completion works when the mentioned dependencies are imported

Actual behavior: code completion crashes if any of the following dependencies are imported in the project: localStorage, postcss-object-fit-images or gulp-watch

Related Issues: #27640

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptCrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputDomain: Completion ListsThe issue relates to showing completion lists in an editorFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions