-
Therer are lots of cases where default formatting for F# values is way off. I'll document a few here and try and make progress on this.
1. Evaluate a method info, e..d
match with Quot…
-
**The package and version I'm asking about**:
### .NET Interactive
© 2020 Microsoft Corporation
Version: 1.0.461101+09b2630eed4bf45ad5c843caa3420ad14fbcd596
Library version: 1.0.0-beta.23…
-
I propose we allow conditional let-bound functions.
The existing way of approaching this problem in F# is having a helper class for the conditional method.
```fs
module M =
type private He…
-
Described here
https://stackoverflow.com/questions/8154730/object-expression-for-abstract-class-without-abstract-members
I propose we allow it because it's necessary when base class has protec…
-
I've observed this behaviour and it's reproduceable. I don't know (yet) if it only occurs with CloudFlow, but here's the repro.
1. Execute this code
``` fsharp
[ "http://publicdata.landregistry.gov.u…
-
There are discussions about an HDF5 type provider, for example see the discussion and links here https://twitter.com/RodhernACT/status/662202241768665088
FSharp.Data.Toolbox would be a natural eventu…
dsyme updated
5 years ago
-
I use doom emacs. When `M-x vterm` I get `Possible infinite recursion when copying keymap`.
I have reduced the entirety of my `config.el` and `init.el` down to this:
`config.el`:
```
;;; .doom.d/c…
-
### Describe the bug
Relates to Fantomas.Client. Please see original issue in Ionide repository: https://github.com/ionide/ionide-vscode-fsharp/issues/2032
When installing dotnet global tools to s…
-
**Describe the feature**
an exwm module somewhat like the spacemacsOS layer
- If the feature involves new plugins, include links to them
https://github.com/ch11ng/xelb
- If the feature inv…
-
Type: Bug
If I click on the package.json in my project then vscode tries to open a new file.
If i stop a running server with ctrl+c, vscode wants to open a new file.
VS Code version: Code 1.93.1 (3…