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

[Archived. This is an older version that's no longer maintained. See https://github.com/officedev/script-lab instead]

Results 100 script-lab-2017 issues
Sort by recently updated
recently updated
newest added

As of December, the Mac builds of Office (as well as iOS ones) make use of a version of Webkit that doesn't allow accessing localStorage within iframes. https://bugs.webkit.org/show_bug.cgi?id=178601 Unfortunately for...

bug
blocker

A running issue for needing incremental translations of strings into German, as we add new English ones. Strings are under these two files: - src\client\app\strings\german.ts - \src\server\strings\german.ts Search for use...

help wanted
localization

Work on https://github.com/OfficeDev/generator-office/pull/238 and improve the following 1. Support secret gists 2. Run through the list of libraries and generate a packge.json out of it 3. Save config/auth settings to...

fun
fun-candidates

(Doesn't impact product code, only build script) Essentially, make sure that when https://github.com/OfficeDev/office-js-snippets/blob/master/config/build.ts is run, it compiles (to catch compile errors & moved/renamed APIs, formats, etc.) the snippets. https://github.com/OfficeDev/office-js-snippets

enhancement
fun
fun-candidates

See attachment Essentially combining what we have on https://script-lab.azureedge.net/#/view/excel/gist/67baf0d1031fbdba71474c898c016f83 with the nicer UI. [Code.view.page.zip](https://github.com/OfficeDev/script-lab/files/2106880/Code.view.page.zip) ![page-1-code-view-webpage--final](https://user-images.githubusercontent.com/2230453/41480217-8085c192-7082-11e8-9078-d815fea28fb2.png)

feature
fun
fun-candidates

Could you make the gist URL available for copy on the pre-built samples? It is hard to share the gist with someone for built-in snippets. I don't want to re-create...

fun
high-impact
fun-candidates

Prettifying compilation errors on the server side ## Expected Behavior ![image](https://user-images.githubusercontent.com/3244360/27308573-1f0075ec-5504-11e7-97d3-b2c24291a554.png) Thanks to @Hongbo-Miao

enhancement
help wanted
fun
fun-candidates

When we share a Gist, we should create a second file with the **same filename** as the GIST, but with a **whitespace in front** and with a `.md` extension instead....

enhancement
simple
fun
fun-candidates

That's a cool project. I would like to be able to debug my scripts without need to install Visual Studio. As far as I know there is currently no other...