Nat Elkins

Results 37 issues of Nat Elkins

Hi, I'm delving into Magick.NET for the first time, thanks so much for maintaining this amazing project. The docs are great, but I notice there are not many examples showing...

enhancement

I am using Farmer via the SAFE stack template. When I first ran the deploy target, one part of it failed because the app name I had chosen was already...

enhancement
framework

Example: ![image](https://user-images.githubusercontent.com/1795462/90929310-7853a980-e3c6-11ea-96a8-85e9e5064a44.png) But the project file looks like: ![image](https://user-images.githubusercontent.com/1795462/90929549-eef0a700-e3c6-11ea-8eb0-8e14a3eed986.png) Steps to repro: 1. `dotnet new -i Fabulous.XamarinForms.Templates` 2. `dotnet new fabulous-xf-app -n SqueakyApp` 3. Open SqueakyApp.sln with Rider. 4. Look...

Repro: 1. Checkout `https://github.com/Microsoft/visualfsharp` 2. As per README.md, run `sh ./build.sh`. 3. Let it do its thing. 4. When it's done, open FSharp.sln in Rider. 5. Look at FSharp.Compiler.Private in...

I have multiple projects with files called Utils.fs. When I set a breakpoint in one, both get hit. See attached screenshot. Notice that only the text in the background (where...

Making an issue here at the request of @Krzysztof-Cieslak . When using Ionide on a large solution (60+ projects), there is a memory leak. Details originally in this issue: https://github.com/dotnet/diagnostics/issues/669...

perf

# Source-Only Attributes (a.k.a. Attributes everywhere) I propose we create a new type of attribute, source-only attributes, that allow labeling of code but don't have any representation in IL. The...

area: meta-programming

Embedded resources don't seem to be present on a reload. Steps to reproduce: 1. Clone `https://github.com/NatElkins/repro` 2. `cd repro/ReproExec` 3. Execute `fcswatch` on `ReproExec.fsproj` 4. See what gets printed out....

bug

**Describe the bug** Wanted to play with F# and Fornax, haven't touched it in a few years. I installed the .NET SDK via brew, and then installed Fornax as a...

Cool library. Title says it all. Is that a contribution you would welcome? I presume here: https://github.com/obi1kenobi/trustfall/tree/main/pytrustfall Any guidance would be appreciated.

C-feature-request
E-help-wanted
E-mentor
E-medium