-
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.
…
-
### Description
I'm trying to use the typeprovider with netcoreapp3.0 (3.0.100). But it is not working for me.
I alread tried to reference System.Data.SqlClient.
Ionide is failing as well.
###…
-
# More repl features
I propose we give fsharp-interactive some love by adding some more features to it.
In particular, I would love to be able to list all functions in a namespace/module, print …
-
Type: Bug
Having trouble activating Intellicode for Python. So will this also impact work done for JS, TS and Java too? Please fix it ASAP.
VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc…
-
Type: Bug
The replace field in the tool fails to parse most syntax related to regex substitutions beyond the basic numbered capture groups. There are several issues opened for closely related prob…
-
Issue Type: Bug
When a program is being debugged, it can be terminated from the Process Explorer. However, sometimes this is impossible because the Process Explorer shows neither the program `vsdb…
-
Issue Type: Bug
In order to be able to run my code, I have to modify
file:///proc/sys/fs/inotify/max_user_instances first. So I did and I told **VS Code** to run.
This file, however, requires pri…
-
Type: Bug
Enter Java code using Microsoft Java JDK 21LTS
Run on VS Code - encounters errors such as "Exception in thread "main" java.lang.NoSuchMethodError: void B.show(java.lang.String)" at Overl…
-
I want to use F# to create CLR functions for SQL Server but I cannot publish them automatically because FSharp.Core is not "safe" as far as SQL Server is concerned.
Specifically, I get the error me…
-
Having the option of both these charting libraries is great. However, the APIs to consume them both are very different. GoogleCharts is somewhat similar to FSharp.Charting in that you can chuck lists …