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
- Host: GitHub
- URL: https://github.com/joejo-joestar/sheets-syntax
- Owner: joejo-joestar
- License: mit
- Created: 2025-08-22T12:21:37.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-08-31T14:59:08.000Z (10 months ago)
- Last Synced: 2025-08-31T16:31:08.919Z (10 months ago)
- Topics: formula, functions, google-sheets, operators, sheets, syntax-highlighting, vscode-extension
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
📊 Sheets-Syntax
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.
---