Skip to content
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

can now access strudelMirror from repl #1117

Merged
merged 3 commits into from
May 30, 2024
Merged

Conversation

felixroos
Copy link
Collaborator

@felixroos felixroos commented May 30, 2024

unleashes codemirror access to the user..

fixes #1063

strudelMirror now contains the StrudelMirror instance..

also added getCursorLocation, setCursorLocation, appendCode. These, together with setCode can be used to do very weird things...

@felixroos felixroos merged commit 6585640 into main May 30, 2024
2 checks passed
@felixroos felixroos deleted the strudelmirror-in-scope branch May 30, 2024 07:36
@felixroos felixroos changed the title add strudelMirror to scope can now access strudelMirror from repl May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add api to access StrudelMirror instance
1 participant