Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Yaml Tabular ViewerNew to Visual Studio Code? Get it now.
Yaml Tabular Viewer

Yaml Tabular Viewer

Dina Chiganbayeva

|
1,100 installs
| (0) | Free
vsCode extension for the yaml files with ability to view and edit translations in a tabular form
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

YAML-to-Table Extension

The YAML-to-Table extension for Visual Studio Code allows you to convert YAML files into a tabular form and provides functionalities to edit, save, export to CSV, and delete rows in the table.

Features

  • YAML to Table: Easily edit YAML files into a tabular format for easier data manipulation.
  • Edit Table Data: Modify the table cells directly within the extension, ensuring efficient editing of YAML data.
  • Save Changes: Save the modified table data back to the YAML file, maintaining the original file structure.
  • Export to CSV: Export the converted table to a CSV file for external data analysis or sharing with others.
  • Delete Rows: Remove unwanted rows from the table with a simple deletion function.
  • Upload from csv: Import the csv to convert it in the yaml format

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view (Ctrl+Shift+X) and search for "YAML-to-Table".
  3. Click on the "Install" button next to the "YAML-to-Table" extension.
  4. Once installed, the extension is ready to use.

Usage

  1. Open a YAML file in Visual Studio Code.
  2. Right-click within the editor or open the command palette (Ctrl+Shift+P).
  3. Select the "Convert to Table" option to convert the YAML data into a table.
  4. Use the provided table functionalities to edit, save, export, and delete rows as needed.
  5. Enjoy the streamlined experience of managing YAML data in a tabular form.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft