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
Hi, first of all great plugin! The example was really helpful for getting started.
I was curious if there's a way to trigger a code formatting action? When I paste code into a vue-prism-editor textarea, I'd like it to format the code, remove whitespace, etc. This would be similar to clicking "tidy" in Codepen or "format" in VSCode.
Hi, first of all great plugin! The example was really helpful for getting started.
I was curious if there's a way to trigger a code formatting action? When I paste code into a
vue-prism-editor
textarea, I'd like it to format the code, remove whitespace, etc. This would be similar to clicking "tidy" in Codepen or "format" in VSCode.If this is outside the scope of the project, it would be great to be able to easily add plugins like normalize-whitespace. I know plugins are not currently supported.
The text was updated successfully, but these errors were encountered: