We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Part of #35 (Scripts & Scripting)
Use CodeMirror here. Some connection with script execution (#46) as part of same UI?
Some nice extras:
The text was updated successfully, but these errors were encountered:
[#45,explorer/scripteditor][s]: start on refactor to have a proper Sc…
ffd4836
…ript Editor widget. * Remove recline Transform stuff and wired up main Project.scripts script.
[#45,#46,scripteditor][s]: refactor all of the existing runnable Code…
ea4ce8d
…Mirror stuff into ScriptEditor view making it somewhat cleaner along the way.
[#44,#45,scripteditor][s]: autosave script on every run of the script.
8bf2970
* As part of this model now will save project (and hence scripts) on every change to a script.
[#46,#45,scripteditor][m]: refactor all the code to execute code (for…
b726b18
… script editor) into a web worker.
[#46,#45][s]: scripting now has access to current dataset.
7353a29
No branches or pull requests
Part of #35 (Scripts & Scripting)
Use CodeMirror here. Some connection with script execution (#46) as part of same UI?
Some nice extras:
The text was updated successfully, but these errors were encountered: