Zsoumya
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Edited Questions about DataGrip code completion
I have two objects in my database, a table named tbl_policystatus_s and a view named vw_policystatuschange_s. If I type in my query editor, SELECT * FROM policystatus_s and press Ctrl+Space I expec... -
Edited WebStorm 2018.1.5: No TypeScript code completion for @types/node
console.log((fileName => `The current filename is ${fileName}`)(__filename)); I am evaluating WebStorm 2018.1.5 for Node development with TypeScript. When I type the above TypeScript code in WebSt...