-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conflicts with the Prisma Extension #55
Comments
Thanks @MPiccinato, we'll take a look |
@MPiccinato Would you mind sharing a screenshot of what the |
Cool - thanks for that! I believe it's our fallback color scheme. When we are targeting any file that isn't If you change your theme to Dark (Visual Studio) whether or not you're using our plugin, the color scheme looks broken cause there is minimal highlights. Tried this myself without our extension installed. Below is a comparison, with the extension uninstalled, showing difference between Will bring this to the team, but in the mean time, I suggest using a theme that looks satisfactory with both languages. |
@d-jeffery Amazing! Thank you for the explanation and taking a look at it. Got it working now. Cheers! |
When using this extension along with the Prisma extension, Prisma syntax highlighting breaks, disabling this extension and it works again. I am unsure if this is an issue with this extension or the Prisma extension, but adding this extension into the mix definitely causes .prisma highlighting to break.
The text was updated successfully, but these errors were encountered: