Sequelize-typescript: <Model>.create or .update ... not showing in vscode intellisense?

Created on 20 Mar 2018  路  9Comments  路  Source: RobinBuschmann/sequelize-typescript

@RobinBuschmann but click to go to definition works. What could be the issue here?

Most helpful comment

Yes, it's a Typescript issue that will be resolved in version 2.8. You can get more information here https://github.com/Microsoft/TypeScript/issues/21711

All 9 comments

Which sequelize-typescript version are you using and which of vscode?

It seems that it doesn't show with [email protected].+, but shows on 2.6.2

Yes, it's a Typescript issue that will be resolved in version 2.8. You can get more information here https://github.com/Microsoft/TypeScript/issues/21711

@sant123 Thanks for linking this with the actual ts issue :)

Happy to help @RobinBuschmann 馃槃

Seems ok now with 2.8

Is it me, or the bug is back ?
image

  • Sequelize-Typescript: 1.0.0
  • Sequelize: 5.21.2
  • Typescript: 3.7.2
  • VSCode: 1.4.;2

Got the same thing as mentioned above
vscode: 1.41.1
Typescript: 3.7.4
sequelize 5.21.3
sequelize-typescript: 1.1.0

Yeah I don't have the autocompletion too. 馃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thestrayed picture thestrayed  路  5Comments

bschveitzer picture bschveitzer  路  5Comments

mikew picture mikew  路  4Comments

KAMAELUA picture KAMAELUA  路  4Comments

fareshan picture fareshan  路  4Comments