razor icon indicating copy to clipboard operation
razor copied to clipboard

Snippet Expansion Integration tests

Open ryanbrandenburg opened this issue 3 years ago • 1 comments

As per https://github.com/dotnet/razor-tooling/pull/6049#pullrequestreview-873392407

ryanbrandenburg avatar Feb 04 '22 23:02 ryanbrandenburg

Some test cases

  1. Normal snippet insertion and expansion (incl tab behavior)
  2. Snippet functions (e.g. ctor)
  3. Snippet formatting (c# inline with html, c# code blocks)
  4. Snippet formatting with Razor options instead of C# options

dibarbet avatar Feb 08 '22 02:02 dibarbet