Cannot get type hint in ts Dfpnn074 Created October 25, 2018 08:02 Just like my picture shows,in vscode can get suggestion 1. in vscode 2. in webstorm
Works for me (WebStorm 2018.2.5) - hints are displayed when hitting Ctrl+Space within quotes:
Thank you very match, Elena
I have a new question
when I use jsx in the .vue file , always prompted JSX is used without importing React, Any suggestions?
Try disabling Missing React import with JSX in Settings | Editor | Inspections | JavaScript | General
I've created a request for disabling this inspection for .vue files, https://youtrack.jetbrains.com/issue/WEB-35481. Please feel free to vote for it
thanks again