You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment it isn't possible to copy-paste code from the module graph browser (and probably other places using the CodeMirror renderer). This would be useful for debugging: e.g. when comparing the compiled output with different settings.
Suggested solution
Enable copying text from all code blocks in the Vitest UI.
Clear and concise description of the problem
At the moment it isn't possible to copy-paste code from the module graph browser (and probably other places using the CodeMirror renderer). This would be useful for debugging: e.g. when comparing the compiled output with different settings.
Suggested solution
Enable copying text from all code blocks in the Vitest UI.
Alternative
N/A
Additional context
Noticed this during the discussion on #2242
Validations
The text was updated successfully, but these errors were encountered: