You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
For those examples that involve a number of copy/pasting several new files' worth of code, might make sense to have folks copy/paste into a BigCopiedFile.cs or something similar and then utilize shortcuts to extract those classes to individual files. I think VS & ReSharper both have shortcuts for this though I'm not sure the VS / VSCode ones off-hand.
If you like this idea, I can submit a PR to combine some of the examples that run one after the other.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For those examples that involve a number of copy/pasting several new files' worth of code, might make sense to have folks copy/paste into a
BigCopiedFile.cs
or something similar and then utilize shortcuts to extract those classes to individual files. I think VS & ReSharper both have shortcuts for this though I'm not sure the VS / VSCode ones off-hand.If you like this idea, I can submit a PR to combine some of the examples that run one after the other.
The text was updated successfully, but these errors were encountered: