Eli Dowling
Eli Dowling
**Describe the bug** When I give one of the my .orf raw files a rating in nomacs i can no longer import that file into light-room. the import just fails,...
I have looked at this tool a few times and have always found a few of the features (good spellcheck and a shortcut to use it) extremely compelling. However in...
You have said recently in these issues that caret is essentially abandoned in favor of your new tool. I believe you said this decision was made because caret is fundamentally...
Trying to open a project that needs paket but doesn't have it installed crashes the language server.
We need two things to fix this. 1. A way of telling the user they need paket 2. A way of automatically prompting to run "dotnet tool restore" when required...
This should be automatic. I'm surprised it isn't solved by us triggering dotnet restore on all our projects. Perhaps we need to trigger dotnet build...
Running buildalyzer when cracking our project causes changes to project.assets.json vs running ``dotnet build`` this means dotnet build will be forced to rebuild and after running dotnet build the project...
This is a mirror of my issue for the ionide vscode extension. I was told here would be a more appropriate place to ask https://github.com/ionide/ionide-vscode-fsharp/issues/1417 Its very annoying when i...
**Describe the bug** At present just trying to use this project in a fresh console application will result in lots of cryptic errors and strange behaviour. To fix this you...
Hey is this actually working? Is it just a wrapper around the c++ udt implementation? If you could write a little read-me or something that would be great :)
Tests don't currently include fields in the diffs/output, I find this pretty annoying because this means tests don't actually show what the user will see and don't make field changes...