Skip to content

Auto imports not working properly with RxJS 7 beta #43034

@benlesh

Description

@benlesh
  • VS Code Version: any
  • OS Version: any

Steps to Reproduce:

  1. Add [email protected] to a project
  2. type concatMap and check the possible auto-import locations
  3. It should show rxjs/operators as the correct import location. Instead it shows rxjs/dist/types/operators.

Does this issue occur when all extensions are disabled?: Yes

This comes from an issue reported on the RxJS repository here: ReactiveX/rxjs#6067

Apparently, neovim users don't experience this issue, so it leads me to believe it's not the configuration of the package.

Metadata

Metadata

Assignees

Labels

ExternalRelates to another program, environment, or user action which we cannot control.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions