Closed ghidoras closed 4 years ago
Thanks for letting me know. I will fix this ASAP
I also have this issue; it's a bit annoying because it's a hard error in IJ and most of the other syntax highlighting will fail with this error.
Hey @steebchen I didn't have time to work on this recently but I will do it this week for sure.
@gabrielcolson - I've been annoyed by this issue for a few day now, so I went ahead and tried to have a go at fixing this myself; I've submitted a pull request, feel free to review when you get the chance!
Hey, @Denu8thell thanks for the fix! I thought this issue would be solved by using the official Prisma Language Server (see #10), but it was harder than I thought and I didn't find any trivial way of doing it.
Anyway now it's fixed thanks to you! I will submit a new release to JetBrains today :D
First of all thanks for your effort :)
I have a model as follows:
and the column
type
is highlighted as an error:The issue was not there before updating to latest version.