Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kannan
Total activity
7
Last activity
May 20, 2021 06:24
Member since
December 17, 2020 03:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (4)
Sort by votes
Recent activity
Votes
Edited
May 20, 2021 06:24
Oh, maybe "auto-import" is not the right term? I wouldn't want WebStorm to import without asking. I'd like WebStorm to give me the option to import. For example: I write dbUtil.escape() WebStorm...
Community
WebStorm
WebStorm auto-import: better support for importing a whole module ("import * as blah from ...")
0 votes
Edited
May 19, 2021 17:43
Curious to know why you think it's not worth it. Is it because you believe `import * as blah` is rare and so there's no need for WebStorm to help with that style of import?
Community
WebStorm
WebStorm auto-import: better support for importing a whole module ("import * as blah from ...")
0 votes
Created
May 19, 2021 06:31
An example: Let's say I haven't yet imported "backend/db_util" in one of my files. I type "dbUtil.escape" inside a function body. WebStorm highlights that code in red but doesn't suggest any impor...
Community
WebStorm
WebStorm auto-import: better support for importing a whole module ("import * as blah from ...")
0 votes
Created
December 17, 2020 03:22
Damianb106, Kenjiru: I have the same requirements. Did you find a solution to your problem? Did you file an issue on the JetBrains issue tracker that I can follow?
Community
WebStorm
JavaScript: use both absolute and relative import paths
0 votes