A bunch of changes relating to the codemirror editor component #54
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "editor-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Nothing too exciting here. Mostly tweaks to the editor component so it works better in honu. I've inlined comments around things outside the editor component.
@ -31,17 +32,29 @@ export const globals: Record<string, any> = {str,// shrimp runtime info$: {Makes it so we can run shrimp in the bowser or on the server.