An open API service indexing awesome lists of open source software.

https://github.com/joejo-joestar/sheets-syntax

📊 a simple language support extension for google sheets
https://github.com/joejo-joestar/sheets-syntax

formula functions google-sheets operators sheets syntax-highlighting vscode-extension

Last synced: about 1 month ago
JSON representation

📊 a simple language support extension for google sheets

Awesome Lists containing this project

README

          

📊 Sheets-Syntax


Language Support Car

A very simple Visual Studio Code extension for Google Sheets formula syntax highlighting.

>[!WARNING]
> This is still a work in progress!!

## Features

- Support for `.gsheets` file extension.
- Syntax highlighting for Google Sheets formulas, including functions, operators, and comments.
- Supports a wide range of Google Sheets functions and operators.

## Installation

> [!NOTE]
> This extension is not yet published on the Visual Studio Code Marketplace.

## Known Issues

- Currently, the extension may not cover all Google Sheets functions and operators. Contributions are welcome!

## Release Notes

Please see [CHANGELOG.md](CHANGELOG.md) for details.

---