Maria N

Results 27 comments of Maria N

Related to this issue I am unable to edit cell created with `create Interactive Window` Steps: - Ctrl+Shift+P - select `create Interactive Window` - Type code ![image](https://user-images.githubusercontent.com/2546640/175353346-6f6ab77e-41c6-495e-8446-0c2db9ebc685.png) - Run code...

Adding @rowanmiller as we build out this scenario

@Charanrajkb I have notified the docs team of this bug [here](https://github.com/MicrosoftDocs/feedback/issues/2530)

@Charanrajkb this issue is related to docs.microsoft.com so, I have opened an issue [here](https://github.com/MicrosoftDocs/feedback/issues/2529).

@rowanmiller this is all very good feedback and a lot of the features you have mentioned are inline with the current product roadmap. - I had missed the "loading" screen...

@jongalloway these are both great discussion points for the Technical Roadmap Storage: Just reading up HTML5 Local storage and it has some really advantages. [Web Storage API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API) is worth exploring....

@timheuer for the scenarios we are targeting right now pre-provisioned environments are best user experience. On the fly NuGet packages calls that is a little out of scope for now...

@timheuer yes as the owner of Alexa.NET you will be able to identify the packages to pre-vision. [NodaTime](https://try.dot.net/?workspaceType=nodatime.api&fromGist=8e2ea50af097df663d9c8e19eb8fbf0a&bufferId=TryNodaTime.cs@fragment&canShowGithubPanel=true) is an example of us doing that. Question: are you describing more...

@shanselman #r is specific to scripting. See @BillWagner comment.

@shanselman we are using full C# not scripting. "_On the fly_" package request is definitely something we need to explore . However, I am not sure the #r would work...