-
-
Couldn't load subscription status.
- Fork 10.3k
Add SQL syntax highlighting to Query Performance page #38386
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
Add SQL syntax highlighting to Query Performance page #38386
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@taishikato is attempting to deploy a commit to the Supabase Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for contributing to Supabase! ❤️ Our team will review your PR. A few tips for a smoother review process:
|
|
also - now
|
1e060a4 to
fd26660
Compare
- following a pattern in `SQLEditor.tsx`
|
also no horizontal scrollbar unless some of the columns become very wide 👍 fd26660
|
apps/studio/components/interfaces/QueryPerformance/QueryPerformanceGrid.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and looks great on staging!







I have read the CONTRIBUTING.md file.
YES
What kind of change does this PR introduce?
feature - add syntax highlight to SQL on Query performance page
What is the current behavior?
No syntax highlighting:

What is the new behavior?
Additional context
Add any other context or screenshots.