Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I configure WebStorm to provide code completion for KoaJS?

Tags:

webstorm

koa

Currently, WebStorm reports that KoaJS's methods are undefined. It's a minor, yet persistent annoyance. I've searched on the net and I've searched through WebStorm's configuration dialogs to no avail.

Does anyone use WebStorm with KoaJS and have intellisense/code completion working properly?

enter image description here

like image 435
JC Ford Avatar asked Aug 19 '15 03:08

JC Ford


1 Answers

It's a known bug, please follow WEB-11299 for updates

like image 158
lena Avatar answered Sep 19 '22 12:09

lena