interactive-window
interactive-window copied to clipboard
Visual Studio Interactive Window
Requires targeting 16.4
F# Interactive `#help` shows these options: #r "file.dll";; Reference (dynamically load) the given DLL #I "path";; Add the given search path for referenced DLLs #load "file.fs" ...;; Load the given...
Is there a way to navigate to a namespace and start using db or other server functions without having to include every dependency? The Clojure repl allows you to call...
When standard UI thread loop is replaced with `JoinableTaskFactory` job, `Dispatcher.Invoke` is blocked until job is completed. This may end up in a deadlock if calling code has switched from...
https://github.com/Microsoft/RTVS/issues/2637 It needs to check Dispatcher.HasShutdownStarted inside InteractiveWindow.UIThread methods
This change is required to continue building PRs in the dotnet public repo. The agents and images used in the new project / organization are identical and build regressions are...
This pull request updates the following dependencies [marker]: (Begin:718cb5db-6ca0-4a1c-c38c-08d8e9750d9d) ## From https://github.com/dotnet/arcade - **Subscription**: 718cb5db-6ca0-4a1c-c38c-08d8e9750d9d - **Build**: 20240627.1 - **Date Produced**: June 27, 2024 9:50:19 AM UTC - **Commit**: ede13bd35571c0c8b0c01edcb057031904c5c955...
This pull request updates the following dependencies [marker]: (Begin:718cb5db-6ca0-4a1c-c38c-08d8e9750d9d) ## From https://github.com/dotnet/arcade - **Subscription**: 718cb5db-6ca0-4a1c-c38c-08d8e9750d9d - **Build**: 20240309.1 - **Date Produced**: March 10, 2024 6:08:47 AM UTC - **Commit**: f4538b1f8ff5ceb197aea509f3f61872b217b09e...