在Visual Studio中是否有一个“便签本"窗口 [英] Is there a 'scratch pad' window in Visual Studio

查看:144
本文介绍了在Visual Studio中是否有一个“便签本"窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在使用记事本向自己存储有关我的代码的小笔记. 这通常是代码和要求的混合.

I currently use notepad to store little notes to myself about my code. This is usually a mixture of code and requirements.

在VS中是否有一个我可以执行此操作的便签本"类型的窗口.

Is there a 'scratch pad' type window in VS where i could do this.

另一种选择是在源文件中使用代码注释块,但这并不是我想要的.

The other alternative is to use code comment blocks in the source files, but that's not quite what I'm looking for.

推荐答案

我刚刚发现Visual Studio支持git样式.md或markdown:

I just found that visual studio has support for git style .md or markdown:

这提供了存储注释,要求和开发人员说明(如自述文件)的好方法.

This provides good way of storing notes, requirements and developer instructions such as a readme.

  • 要使用:只需将一个带有.md扩展名的文件添加到您的解决方案中即可.

这篇关于在Visual Studio中是否有一个“便签本"窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆