The Wayback Machine - https://web.archive.org/web/20210728022609/https://github.com/topics/f-sharp
Skip to content
#

f-sharp

Here are 126 public repositories matching this topic...

CrispyDrone
CrispyDrone commented Jul 2, 2019

Feature category

  • Check(Type 'x') any that Applicable item:
    • Vim
    • Vim plugin

Currently it seems that VsVim (and Vim for that matter) do not support interpolated strings of C#. It would be really neat if in a string like the following:

logger.Info($"Starting to move tokens {(string.Join(", ", tokens))} from card with code: {oldCard.Code} to replacement card with
mtzguido
mtzguido commented Oct 8, 2018

This is very low prio, but it usually happens that when touching Prims or some other file high in the dependency graph, we get spurious diffs in many other files. Since we check-in the snapshot, and we need to have it up-to-date, we get very verbose commits when nothing relevant changed. Plus, when something did change, it's hard to spot.

Example: I removed a few lines in prims and get things

Improve this page

Add a description, image, and links to the f-sharp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the f-sharp topic, visit your repo's landing page and select "manage topics."

Learn more