Krzysztof
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created File template with a variable in file name
Hello.I want to recreate this VS2022 extension in my current Rider based setup.For example:I want to create a new file, by providing the name “Foo”. I expect a file FooCommand.cs to be created. And...