从 Coderush 转向 resharper

发布于 2024-11-26 18:47:33 字数 232 浏览 1 评论 0 原文

在使用了 30 天后,我即将从 Coderush 切换到 resharper,并且有一些问题想看看是否可以获得帮助。

1:你能改变resharper代码的颜色吗?我倾向于更喜欢深色主题,因此我希望在更改完成后能够迁移到深色主题。

2:有其他插件提供Coderush的会员图标绘制功能吗?这是我真正怀念的唯一功能,因为它很方便扫描。如果该功能有效的话,我不介意为其付费。

编辑:了解如何更改语法颜色。

I am about to make the switch to resharper from coderush after using it for 30 days and have some questions I would like to see if I can get some help on.

1: Can you change the resharper code colors? I tend to prefer dark themes so I would like to be able to migrate to a dark theme once the change is complete.

2: Do any other addin provide the member icon paint functionality of Coderush? It is the only feature that I do actually miss as it is handy for scanning. I don't mind paying for the functionality if it works.

EDIT: Found out how to change syntax colors.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

久隐师 2024-12-03 18:47:33

ReSharper 中没有直接替换“绘制成员图标”。

我建议您使用 文件结构 窗口,并使用“在编辑器中跟踪插入符号” ”和/或“自动滚动到源”选项以在文件结构中的焦点和文本编辑器中的插入符号之间进行同步。

至于其他 VS 插件,据我所知,没有任何突出的插件具有此功能 - VS10x CodeMap 和 Productivity Power Tools 都没有提供类似的功能。

There's no direct replacement of "paint member icons" in ReSharper.

I suggest that you use the File Structure window instead, with "Track caret in editor" and/or "Automatically scroll to source" options on to synchronize between focus in File Structure and the caret in the text editor.

As to other VS plug-ins, to my knowledge there aren't any prominent plug-ins that have that - neither VS10x CodeMap nor Productivity Power Tools provide anything similar.

翻了热茶 2024-12-03 18:47:33

1:您可以更改 resharper 代码颜色吗?我比较喜欢深色
主题,因此我希望能够在
更改完成。

除了能够更改 Resharper 颜色(在“工具”->“选项”->“字体和颜色”中,查找“Resharper *”相关选项)之外,R# 还支持 Visual Studio 浅色和深色主题:

http://www.jetbrains.com/resharper/webhelp/Managing_Color_Themes.html

1: Can you change the resharper code colors? I tend to prefer dark
themes so I would like to be able to migrate to a dark theme once the
change is complete.

As well as being able to change Resharper colours (In Tools->Options->Fonts and Colours, look for the "Resharper *" related options), R# supports Visual Studio light and dark themes:

http://www.jetbrains.com/resharper/webhelp/Managing_Color_Themes.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文