Custom VisualStudio 2022


Jetbrains

  • Resharper
  • DotTrace

CustomTabNames

  • Custom version to append project & folder strings shorter (interface -> int)

      Tools > Options > Tabs and Windows > 
      	Min tab width : 60
      	Max tab width : 500
    

SideScroll

  • Shift + Scroll (horizontal scrolling)

SyntacticLineCompression2022

  • on: Minifies Blank lines
  • off: Compress lines if they do not contain alphanumerics (compresses braces weirdly)

dark-plus-syntax-theme

Theme colouring of VS2022 based on dark-plus-syntax
Ported using theme-converter-for-vs
Main Editor Font Maple Mono v5

Custom environment settings:
	
Text Editor
	> General
		Line Spacing 1.0

Environment
	> Fonts and Colors
		> Text Editor : 
			Font : Maple Mono  - Size 12

		¬ Display Items Colours : (Foreground RGB)
			Comment - 80 80 80
			CSSComment - 80 80 80
			CSS Property Name - 156 220 254
			HTML Attribute Name - 78 201 176

					---	 Resharper Settings if relevant ---	 
				All Lang Method Identifier - 220 220 170
				`   `   Namespace Identifier - 78 201 176
				`   `   Static Method Identifier - 220 220 170

				C# Class Identifier - 78 201 176
				C# Extension Method Identifier - 220 220 170
				C# Field Identifier - 156 220 254
				C# Interface Identifier - 78 201 176
				C# Method Identifier - 220 220 170
				C# Namespace Identifier - 78 201 176
				C# Overloaded Operator - 216 160 223
				C# Property Identifier - 156 220 254
				C# Static Method Identifier - 220 220 170
				C# Static Property Identifier - 86 156 214

				CSS attribute name - 220 220 170
				CSS class selector - 220 220 170
				CSS function - 86 156 214
				CSS keyword - 78 201 176
				CSS property name - 156 220 254
				CSS pseduo selector - 220 220 150
				
				JavaScript Function Identifier - 220 220 170
				JavaScript Block-Local Constant - 156 220 254
				JavaScript Block-Local Variable - 156 220 254
				Javascript Local Variable Identifier = 156 220 254
				TypeScript Constrained Element - 156 220 254

		¬ CodeLens	
			Font : Maple Mono - Size 10
			Indicator Text (Disabled) - 120 120 120
						
		¬ Environment
			Font : Arial - Size 10
			
		¬ Statement Completion
			Font : Maple Mono - Size 13
theme item Color(RGB)
yellow method 220 220 170
blue variable color 156 220 254
blue keyword color 86 156 214
keyword purple 216 160 223
green class/type 78 201 176
comment/margin line 80 80 80