Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>everest-rubyNew to Visual Studio Code? Get it now.
everest-ruby

everest-ruby

ViniciusOrtega

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

🏔️ Everest Ruby Project VS Code Extension

This extension provides helpful commands for working with the Everest Ruby Project within Visual Studio Code. It streamlines common tasks, allowing you to quickly scaffold necessary files for your project.


✨ Features

The extension introduces three primary commands to boost your development workflow:

  • Everest: Create Context: Generates the necessary file structure for a new Context within the Everest project architecture.
  • Everest: Create Class: Quickly scaffolds a new Ruby class file.
  • Everest: Create Test File: Creates a corresponding test file for an existing or new source file, following the project's testing conventions.

🚀 Usage

  1. Open the Command Palette in VS Code (usually by pressing Ctrl + Shift + P or Cmd + Shift + P).
  2. Type Everest: to see the available commands.
  3. Select the desired command (e.g., Everest: Create Context) and follow the on-screen prompts (like entering the name of the new Context/Class/Test File).

🔨 Installation

(Note: Provide specific installation instructions here once published, e.g., via the VS Code Marketplace or from a VSIX file.)

  1. Search for "Everest Ruby Project" in the VS Code Extensions view (Ctrl + Shift + X).
  2. Click Install.

🤝 Contributing

We welcome contributions! If you have suggestions or find a bug, please open an issue or submit a pull request on the associated GitHub repository.

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