script-lab
script-lab copied to clipboard
[Archived - see the readme for more info] Create, run, and share your code directly from Office
Hi there, I noticed, that some shortcuts, which are indicated in the context menu of the editor, are already taken by the host app - I tested Excel, Word and...
Hi there, I noticed, that sometimes the upper entries from the context menu are not visible. This is due to that if you right click at certain positions in the...
### Bug Report I'm using ScriptLab in Excel for Windows. ScriptLab alpha/beta #### Expected behavior: Switching to a new snippet and reloading functions should only contain functions/metadata in that snippet....

I can't reliably get this to repro, but I'm raising this in case others can hit the issue and provide more data. It's fairly easy to workaround, but annoying nevertheless....
For historic reasons (the CF functionality initially requiring beta office.js, while the rest of the editor was on release version), the CF page requires full reloads. There is also code...
Allow using external NPM-fetched libraries, e.g., like in this snippet (which works on Web but not desktop): https://gist.github.com/Zlatkovsky/05a5ede7af7dafadc963229da0edf78b
Example (where proceeded and thought that all was well, despite failing with exit code 1!) ``` error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this...
At least on my laptop, it no longer opens the side-by-side page with the cypress runs, like it used to Instead, it just displays Script Lab normally:  Is our...