Skip to content

Can't get suggestion from an imported class (only from inside the same js file)Β #62

@gino8080

Description

@gino8080

πŸ› bug report

To Reproduce

Steps to reproduce the behavior:

  1. create an app with create-react-app
  2. inside the default App.js component add some prop-types
  3. in the index.js file press CTRL-SPACE to get prop suggestion

πŸ€” Expected Behavior

Vscode should suggest custom props

😯 Current Behavior

no suggestion from custom props added,
Only got suggestions INSIDE same .js file

Screenshots

no suggestion from custom props added
no suggestion from custom props added

Only got suggestions INSIDE same .js file
Only got suggestions INSIDE same .js file

Environment

  • OS: macOS 10.13.4 (17E202)
  • VS Code Version 1.26.1 (1.26.1)

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions