Var.gg is an AI-powered extension for generating and managing team-wide variable names. It helps developers maintain consistent naming conventions across projects by providing intelligent suggestions and validation.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
Search for var.gg.
Click Install.
Usage
Searching for Variables
Use Ctrl+Shift+V to open the variable name search command.
Use Ctrl+Shift+D to search for variable definitions.
Managing Prefixes
Select a variable in the tree view and press Ctrl+Shift+A to open the prefix selection menu. This allows you to quickly add common prefixes such as get, set, is, has, etc., to your variable names.
Contributing
Contributions are welcome! Please read the contributing guidelines in the repository.