Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>custom-snippetNew to Visual Studio Code? Get it now.
custom-snippet

custom-snippet

Nokhalal Mahato

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

Your custom-snippet

This extension provides a convenient way to add observable variables to MobX store classes in Visual Studio Code.

Features

  • Easily add observable variables with a command.
  • Supports TypeScript and MobX-based projects.

Installation

To install the extension, follow these steps:

  1. Download the .vsix file from the repository releases.
  2. Open VS Code.
  3. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  4. Click on the ... (More Actions) button in the top right corner of the Extensions view.
  5. Select Install from VSIX....
  6. Browse to the location where you downloaded the .vsix file and select it.
  7. Follow the prompts to complete the installation.

Once installed, you can use the "Add Observable" command by opening the Command Palette (Ctrl+Shift+P) and selecting "Add Observable".

Usage

After installation, use the Command Palette (Ctrl+Shift+P) and type "Add Observable" to start adding observable variables.

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