-
### Describe the bug
I have a compiling script in F#
### Steps to reproduce
not clear, but sometimes happens in interactive while running the code with ALT-ENTER, not able to reproduce consistent…
-
### Session on Improving devex and fostering community
johnW-ret in CST would like to tackle:
https://github.com/dotnet/interactive/issues/3449
I have tried to fix this before and given up. It'…
-
### Describe the bug
When I try to use the .NET 6 SDK, the Ionide extension does not activate.
Once I switch to .NET 7 or 8, it activates.
### Steps to reproduce
Use https://devenv.sh/ to manage…
-
When editing a line in FSI, and seemingly only when we've already used the height of the terminal in lines of input, the interpreter process crashes when a single line overflows the terminal width.
…
-
Is there any way to add a custom template?
add to .vscode/extensions/Ionide.Ionide-fsharp-2.5.4/templates ??
-
### Describe the bug**
The general issue is that ionide does not handle unicode characters in strings properly. This particular bug report however highlights a severe issue caused by this bug.
C…
-
There's also a more general question about conversations, but should something like this be possible?
Fails to build as well so it's not an Ionide quirk.
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.40.0 x64
**Electron**: 3.1.10
**OS**: Microsoft Windows 10 Pro
**Thrown From**: [CodePress](https://github.com/ceceppa/codepress-atom) p…
-
Reported by @ovatsus in https://github.com/ionide/ionide-vscode-fsharp/issues/738
Ionide-fsharp 3.17.3
If I have some code like this:
let array = [| "A"; "B"; "C"|]
let foo (s: str…
-
Type: Bug
Here's a link to a video demonstrating the issue:
https://youtu.be/FcBhs7iT1-4?si=ZaqQOzCoTGq98XUa
# Behaviour
Pressing `F8` to run a line does not result in the line being run.
…