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.
我想在 Visual Studio IDE 2005 中突出显示缩进。
我想用句点替换空格(。)
例如:-这就是我想要的
主要的 .{ ..Print("你好世界"); .}
唯一类似的内置功能是 Edit|Advanced|View Whitespace (Ctrl-E, S)
CodeRush Express,一个免费下载也可以在这个方向上做一些事情(虽然它可能在 2005 年不起作用?)