Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Fast NameNew to Visual Studio Code? Get it now.
Fast Name

Fast Name

Ashutosh Nandanwar

|
9 installs
| (0) | Free
Quickly generate variable and methods name
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fast Name

Overview

Fast-Name is a Visual Studio Code extension that helps developers quickly generate meaningful method, function, and variable names following common naming conventions. It is designed to enhance coding efficiency by providing relevant naming suggestions based on user input.

Features

Inline variable name suggestions

Dynamic name generation using prefixes and suffixes

Supports C# naming conventions (future support for other languages)

QuickPick menu for selecting names

Current version supports only C# naming conventions. Support for other languages are underway

Installation

Open Visual Studio Code.

Go to the Extensions Marketplace (Ctrl+Shift+X).

Search for "Fast-Name".

Click Install.

Usage

Place your cursor where you want to define a variable.

Press Alt+Q to activate Fast-Name.

Type a keyword (e.g., speed).

Select a suggested name from the list.

The selected name replaces the current word at the cursor position.

Roadmap

Support for additional programming languages

AI-powered name suggestions

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft