Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Resharper(Visual Studio 的插件)中编写自定义模板。谁能告诉我如何使用宏获取班级名称和日期?
顺便说一句,我在哪里可以找到 Resharper 的那些内置宏?
谢谢!
如果您的自定义模板将是新的ReSharper的实时模板,您可以使用包含类型名称的 宏类名称和 宏当前日期指定格式或当前日期和时间指定格式的日期。