envTrack

Logo

Advanced command execution and configuration management for VS Code

View the Project on GitHub envtrack/env-track-vscode-pages

Installation and Usage

Installation

  1. Open Visual Studio Code
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X)
  3. Search for “envTrack”
  4. Click Install

Usage

  1. Access commands through the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  2. Use the Command Runner view in the VS Code explorer to execute predefined commands
  3. Manage your favorite commands for quick access
  4. Utilize the Configs view to manage and view your command configurations
  5. Take advantage of YAML file management features for easy configuration

Extension Settings

This extension contributes the following settings:

Back to Home