Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watcher.fsx breaks value inspection in FSI #2060

Open
enzian opened this issue Feb 12, 2025 · 0 comments
Open

Watcher.fsx breaks value inspection in FSI #2060

enzian opened this issue Feb 12, 2025 · 0 comments

Comments

@enzian
Copy link
Contributor

enzian commented Feb 12, 2025

Describe the bug

When using the watcher.fsx (for example in VSCode interactive console), evaluation of variables does not work anymore.

Steps to reproduce

[Loading /Users/michael.ingold/.vscode/extensions/ionide.ionide-fsharp-7.23.0/watcher/watcher.fsx]
module FSI_0002.Watcher
...
module FSI_0003.
       A36e5d7e4d0fc52294825266572a34e31e219546a34f2ba28a1de6a37e7bb249

val it: (string * int) array =

>

Expected behaviour

The behaviour using the version 7.22 was correct.

Machine info

  • OS:Mac
  • .NET SDK version: 9.0.102
  • Ionide version: 7.23

Additional context

I'm already working on a fix and will contribute it once it's ready!

enzian added a commit to enzian/ionide-vscode-fsharp that referenced this issue Feb 12, 2025
…ion of values when watcher.fsx is used
enzian added a commit to enzian/ionide-vscode-fsharp that referenced this issue Feb 12, 2025
…ion of values when watcher.fsx is used
TheAngryByrd pushed a commit that referenced this issue Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant