8000 Feature request: recognize modules within an npm package · Issue #12243 · microsoft/TypeScript · GitHub
[go: up one dir, main page]

Skip to content
Feature request: recognize modules within an npm package #12243< A363 /h1>
@waderyan

Description

@waderyan

From @ffxsam on August 31, 2016 2:21

  • VSCode Version: 1.4.0
  • OS Version: Mac OS 10.11.6

It would be awesome if VS Code could do what WebStorm does:

screen_shot_2016-08-30_at_7_13_53_pm__2_

If I have the following:

import {
} from 'material-ui';

and I start typing "Table" in the braces, it can see inside the Material UI package and suggest a list of modules (Table, TableBody, etc).

Copied from original issue: microsoft/vscode#11268

Metadata

Metadata

Assignees

Labels

DuplicateAn existing issue was already createdVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0