To import IDE configuration settings:
- Download the Semantic Syntax Colorizer extension
- In Visual Studio, click Tools -> Import and Export Settings.
- Click Import selected environment settings and then click Next.
- Specify whether you want to save the current settings to a file and click Next.
- Click Browse to navigate to and select the .vssettings file that contains the settings you want to import, then click Open. Ensure the settings you want to import are selected and then click Finish.
A Visual Studio 2017 & 2019 editor extension for semantic syntax highlighting.
To change the colors use the regular Visual Studio "Font and Colors" Options.
Tools -> Environment -> Fonts and Colors -> Look for Semantic *
in the "Display items".
- Constructor -
#5afeee
- Enum Field -
#ebf0c8
- Event -
#ffcaff
- Event -
#ffcaff
- Extension Method -
#fe92fe
- Field -
#cc9e02
- Local -
#d3cfcf
- Local Function -
#d3cfcf
- Namespace -
#32cd3a
- Normal Method -
#ffff80
- Parameter -
#708090
- Property -
#c7b9d2
- Static Method -
#e97073
ReSharper is a it’s a plug-in for Visual Studio that runs on Windows, Mac, and Linux.
The biggest advantages of using ReSharper :
- Comply with coding standards
- Eliminate errors (Quick-fixes)
- Safely change the code
- It works much better than in VS ^^.
You can read more information on the official website: www.jetbrains.com/resharper
Importing settings:
-
In the Settings Layers dialog, select a setting layer where you want to import settings.
-
Do one of the following:
-
On the toolbar, click Import/Export Settings. Depending on the location of the file to be imported, click Import from File or Import from URL.
-
Right-click the layer. Click Import from in the context menu, then click Import from File or Import from URL.
-
-
Specify location of the file to be imported. Pay attention, that if you have chosen to import from URL, the path to the file should be specified in the UNC format.
-
In the Import from File dialog that opens, specify group(s) of settings to be imported and click OK.