-
As an example from this code base `TokenMatcher.fs`:
```fsharp
module internal Fantomas.TokenMatcher
open System
open System.Collections.Generic
open System.Diagnostics
open Fantomas
open M…
-
We could use https://gitlab.com/jabranham/system-packages to automatically download and install language servers that have published their packages(npm/gem/pip).
NB: the servers that does not have …
-
### Description
I'm trying to fix an [issue ](https://github.com/giuliohome/TradingCompliance/issues/5)in my project and I need to avoid duplicate records with a more advanced join condition.
``…
-
It appears that signed file checks may have an issue, have only tested with a few known signed x64 binaries, no other info at the moment.
```
> PeNet.Utilities.SignatureInformation.IsSigned("C:\W…
dgrif updated
5 years ago
-
Request from @Tratcher
Add a script to clean the repo.
Open questions to resolve first:
* What should the behavior of this script be? Is this simple `git clean -xfd`? Or should it behave more …
-
**Repro steps**
In Ubuntu 18.04 LTS when I download the latest nightly build:
```
wget -q https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-x64.tar.gz -O nightly…
-
The set of references seems to be ok now, but for some reason we have 4 spurious references that are sneaking in somehow:
The list of references we include now
```
-r:/usr/local/share/dotnet/…
-
# Background
I'd like to convert fornax to a dotnet cli tool because I think that the target audience would be happy to consume it this way (it also appears to be more practical to deploy it using th…
-
I may have missed a step during install through Vim-Plug, but I have tried twice now as well as ran the bash script. Any advice would be appreciated :smile:
```
Error detected while processing /hom…
-
### Description
Some standard library routines aren't available
like `System.Diagnostics.StopWatch()`
no problem via `fsi.exe`
### Repro steps
```shell
$ git clone https://github.com/fspr…