-
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 …
-
Hi all,
A question for people who use TaskBuilder, in relation to https://github.com/fsharp/fslang-design/blob/master/RFCs/FS-1097-task-builder.md
As everyone might know, the proposed support …
dsyme updated
2 years ago
-
Type: Bug
Steps to Reproduce
Setting a Path environment variable longer than 2047 characters
Open vscode by double-clicking on the vscode icon or via the context menu.
Use any file in the Path in a …
-
Need some help.
[InferNet_2019.zip](https://github.com/dotnet/infer/files/3000183/InferNet_2019.zip)
I converted the DifficultyAbility.cs code from C# to F#. But, I am getting the exception "Mic…
-
Type: Bug
While trying to run a Python file. This is what I can't do - run a interactive Python session inside VS Code
And these are some of the error messages that prop up while using the same…
-
should include the URL to the page explaining everything in full detail
-
This is somewhat of an elevator pitch referring to the profit meme in https://github.com/DiffSharp/DiffSharp/issues/69#issuecomment-586476537
My proposal for the `????` part is to consider Fable in…
pkese updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
The C# extension for vs code includes IntelliSense (Write code with auto-completion), which is very helpful.
I also prefer to have …
-
### Description
When the ContextSchemaPath locally cached schema file is defined and present, SQLProvider returns `System.Exception: !` when performing database operations at runtime.
### Repro st…
-
Hedgehog generates strings (haven't tested other types) more than an order of magnitude slower than FsCheck.
I discovered this after converting tests from FsCheck to Hedgehog and noticing a drastic…