script-lab icon indicating copy to clipboard operation
script-lab copied to clipboard

[Archived - see the readme for more info] Create, run, and share your code directly from Office

Results 154 script-lab issues
Sort by recently updated
recently updated
newest added

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...

bug
a11y

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...

ui
effort level: ~1 day

### 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....

custom-functions
P2
office-js

![image](https://user-images.githubusercontent.com/2230453/54703978-174fe400-4af7-11e9-86cc-263f74d11442.png)

P3

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....

external

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...

custom-functions

Hook up basic initial telemetry

feature
effort level: 2-3 days
Pri1

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

custom-functions

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...

effort level: unknown

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: ![image](https://user-images.githubusercontent.com/2230453/53906790-a1c91b80-4000-11e9-8da7-680b82d8d282.png) Is our...

effort level: unknown