History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-44006
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Serge Baltic
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper
Options -> Highlighting -> Color Identifiers: Tell Where to Customize the Colors (VS Options, ...) (RSRP-34718)

How to Open a Devenv Options Page?

Created: 22 Jun 07 19:15   Updated: 05 Jul 07 14:13
Component/s: None
Fix Version/s: 3.0.2
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 All   Comments   Work Log   Change History      Sort Order:
Dmitry Shaporenkov - 05 Jul 07 14:12
Use the following code:

object guidFontsAndColors = "57F6B7D2-1436-11d1-883C-0000F87579D2";
VSActionManager.Instance.ExecuteVSCommand(NativeMethods.GUID_VSStandardCommandSet97.ToString("B"), VSConstants.cmdidToolsOptions, ref guidFontsAndColors, ref unused);