cgduzan
cgduzan
WWasp-lang
Created by cgduzan on 11/12/2023 in #🙋questions
Intellisense for projects
Yeah, looks like that's what I'm seeing đź‘Ť
8 replies
WWasp-lang
Created by cgduzan on 11/12/2023 in #🙋questions
Intellisense for projects
Cool! Thanks for the update @martinsos !
8 replies
WWasp-lang
Created by cgduzan on 11/12/2023 in #🙋questions
Intellisense for projects
It works if I spin up a new create-react-app. So is there a configuration file I'm missing? I thought the tsconfig.json files were enough.
8 replies
WWasp-lang
Created by cgduzan on 11/12/2023 in #🙋questions
Intellisense for projects
Sorry, just now getting a chance to dig back into this. Yes, I'm referring to autocompletion in the ts/tsx files. For example, if I add useState in one of my components, I get the red squigglies (expected). But, when I try to get Intellisense to fix the problem, it has no knowledge of the react module. And... it looks like it doesn't work for a new project. Which is weird, because I have existing projects this works fine for, and I don't remember having to do anything specific to get it working.
8 replies
WWasp-lang
Created by 0xtlt on 4/17/2023 in #🙋questions
Prisma Enum
Sounds good! Thanks for the update!
15 replies
WWasp-lang
Created by cgduzan on 10/28/2023 in #🙋questions
List of scalars in entities
Weird... it's working now. I don't think I changed anything. Who knows 🤷
9 replies
WWasp-lang
Created by cgduzan on 10/28/2023 in #🙋questions
List of scalars in entities
Is it expected that wasp db studio doesn't work once I switched to Postgres?
9 replies
WWasp-lang
Created by cgduzan on 10/28/2023 in #🙋questions
List of scalars in entities
That did the trick! Thank you!
9 replies
WWasp-lang
Created by 0xtlt on 4/17/2023 in #🙋questions
Prisma Enum
I'm a little late to the party, but I was also looking for a way to use enums. Looks like it's not available at the moment, so do you guys have a suggested workaround for the time being?
15 replies