VS Code有些API不进行代码智能提示

例如cc.director.loadScene这个api,在VS Code中就不进行提示
但是cc.Class()就能正常进行提示,有解决方法吗?