Skip to content
#

vsix

Here are 189 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
CoolDadTx
CoolDadTx commented Nov 17, 2021

A couple of issues with the readme for the repo.

  1. The section on how to find services says 'for example to.... do the following:` and then there is no code example. I believe that sample code was moved to an earlier section of the readme.
  2. The last section mentions the Extensiblity Toolkit but the link takes you to a version that only works with VS 2019. It would be nice if the docs ment
bug good first issue help wanted

Improve this page

Add a description, image, and links to the vsix 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 vsix topic, visit your repo's landing page and select "manage topics."

Learn more