Jakub Hrášek

Results 13 comments of Jakub Hrášek

I can confirm, that issue is still there in version 12.1.5.

I tried both, first i only changed the database and restored mysqldump into mariadb. So i thought that dump broke something. So i created new mariadb container without any data...

One more thing. The problem is in process with migrations. I tried now run `migrate dev` without migrations and all was good. Initial migration was created with all tables and...

Yes, that drift happens only when migrations are present. Here is repository with migrations. Its simply reproducible. https://github.com/hrasekj/prisma-bug Tried dev version too. Result was the same.

It would be great feature. For example, when building packages with swc, and still need typechecks between packages. # Example My solution on monorepo i'm working on, with 20+ packages....

Support for node 18 would be nice.

I can confirm, this happend to me on Monokai - Pro as well.

I have found workaround for this. The issue is, when theme is read from `sublime-archive`, then this plugin does not create its own copy of sublime-color-scheme file. So i manually...