Skip to content

Commit dc50779

Browse files
committed
fix readme
1 parent 4990c9d commit dc50779

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Scalr VSCode Extension
1+
# Scalr VS Code Extension
22

33
## Overview
44

5-
The Scalr VSCode Extension is a tool designed to streamline your Opentofu/Terraform workflows by integrating Scalr directly into your Visual Studio Code environment. This extension allows you to manage workspaces, monitor runs, and access critical information about your infrastructure—without leaving your code editor.
5+
The Scalr VS Code Extension is a tool designed to streamline your Opentofu/Terraform workflows by integrating Scalr directly into your Visual Studio Code environment. This extension allows you to manage workspaces, monitor runs, and access critical information about your infrastructure—without leaving your code editor.
66

77
![](assets/scalr-extension.png)
88

@@ -12,18 +12,18 @@ Please Note: This extension is currently in its early stages of development. Whi
1212

1313
## Features
1414

15-
| Feature | Description |
16-
|----------------------|-------------------------------------------------------------------------------------------------------------|
17-
| Workspace Management | View a comprehensive list of available workspaces for logged-in users. |
18-
| Run Overview | Access a list of all runs, with the ability to filter runs specific to a workspace. |
19-
| Run triggering | Preview, Apply, or Destroy infrastructure in the selected workspace and review changes right in the VSCode. |
20-
| Detailed Information | Get quick access to general information about any workspace or run. |
21-
| Plan/Apply Output | Read the output from Terraform plan and apply operations directly within VSCode. |
22-
| Scalr UI Integration | Convenient links provide quick navigation to the corresponding sections of the Scalr web UI. |
15+
| Feature | Description |
16+
|----------------------|--------------------------------------------------------------------------------------------------------------|
17+
| Workspace Management | View a comprehensive list of available workspaces for logged-in users. |
18+
| Run Overview | Access a list of all runs, with the ability to filter runs specific to a workspace. |
19+
| Run triggering | Preview, Apply, or Destroy infrastructure in the selected workspace and review changes right in the VS Code. |
20+
| Detailed Information | Get quick access to general information about any workspace or run. |
21+
| Plan/Apply Output | Read the output from Terraform plan and apply operations directly within VS Code. |
22+
| Scalr UI Integration | Convenient links provide quick navigation to the corresponding sections of the Scalr web UI. |
2323

2424
## Installation
2525

26-
### From the VSCode Marketplace
26+
### From the VS Code Marketplace
2727

2828
1. Open Visual Studio Code.
2929
2. Navigate to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
@@ -56,7 +56,7 @@ If you want to install dependencies and build the extension locally, follow thes
5656

5757
3. **Run the Extension**:
5858
- Open the project folder in Visual Studio Code.
59-
- Press `F5` to open a new VSCode window with your extension loaded.
59+
- Press `F5` to open a new VS Code window with your extension loaded.
6060

6161
## Usage
6262

assets/chart.png

120 KB
Loading

0 commit comments

Comments
 (0)