Results 57 comments of wandyezj

@dscho @timotheecour I'd like the ability to explicitly control how git consumes configuration files. ## GIT_CONFIG and GIT_CONFIG_NOSYSTEM interaction I'd like to understand the interaction between GIT_CONFIG and GIT_CONFIG_NOSYSTEM. Does...

This is certainly questionable behavior. Script Lab manually overwrites F2 in monaco. It is certainly annoying that a key feature is being overwritten.

@sdudnic-ingerop Thank you for opening this issue. 👍 Fixed in latest version `Fix rename with F2` released today.

I would not use React in Script Lab - it is not a supported scenario. If you need to use react I recommend creating a full [Add-In](https://learn.microsoft.com/en-us/office/dev/add-ins/develop/develop-overview). You can create...

This is a great question for Stack Overflow. The code below shows how to use fetch and XMLHttpRequest and both are working for me. ```typescript async function test() { const...

This is a great question for [Stack Overflow](https://stackoverflow.com/).

This would be a great question for [Stack Overflow with the office-js tag](https://stackoverflow.com/questions/tagged/office-js).

This is a cool idea. However, I this scenario is beyond the design goals of Script Lab which is to provide an easy way for people to try out office.js.