Skip to content

sswatson/table-editor-vscode

Repository files navigation

Table Editor

This extension provides support for editing CSV files in a spreadsheet-like interface.

Development

To build this project, do

pnpm install
pnpm build

To package the extension as a VSIX file to be installed in VS Code, do

pnpm package

To publish, do:

pnpm publish

Installation

Search for "Table Editor" in the VS Code Extension Marketplace.

Usage

See README in extension directory or in the Extenion Marketplace.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages