-
Notifications
You must be signed in to change notification settings - Fork 9
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
Revert ai assistant view-code container styles and add snapshot #2199
Conversation
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.
wait--this breaks the monaco read-only editor when there are code blocks in the AI assistant response.
try asking the AI assistant to give you an javascript class example. or another question that will result in inline code blocks (within a <UL>).
I think the better approach is to push forward the CSS updates to be inclusive of the command output as well as code blocks. if you need help with this I can make a PR for that. (and we should add snapshots for this as well)
…sistant-code-view
…sistant-code-view
Before:

After:
