Skip to content

Rush node_modules autocomplete fail #80743

@totomakers

Description

@totomakers
  • VSCode Version: 1.38.0
  • OS Version: Windows_NT x64 (10.0.17134)

Steps to Reproduce:

  1. Clone https://github.com/RDeluxe/rush-repro-955
  2. Go to libraries/dtos/src/dtos/user.ts
    You will have a compiler error. Normally vscode should be able to auto import the missing decorators from class-validator

Additional informations:

Rush strategy is to create a clean node_modules tree in /common/temp/node_modules.
After that rush create for each "packages" a new node_modules tree with symlink.

Imgur

Metadata

Metadata

Assignees

Labels

javascriptJavaScript support issuestypescriptTypescript support issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions