Skip to Content
đźš§ WIP
FeaturesVGUI

VGUI Features

Syntax Highlighting

#base "MatchMakingDashboardSidePanel.res" "Resource/UI/MatchMakingDashboardPlayList.res" { "ExpandableList" { "fieldName" "ExpandableList" "xpos" "r0" "ypos" "10" "zpos" "1001" "wide" "280" "tall" "f70" "visible" "1" "proportionaltoparent" "1" } }

Syntax Error Checking

syntax error

Warnings

warning

Auto Completion

Keys

keys autocompletion

Values

values autocompletion

Go to definition

Ctrl+Click or F12 on an element or clientscheme name to go to the definition

VSCode Reference 

Supports (VGUI):

  • pin_to_sibling
  • Clientscheme Colors, Borders and Fonts (bgcolor_override, border, font …etc)
  • Language Tokens (labelText …etc)

go to definition

Last updated on