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

https://github.com/tcd/vscode-google-sheets-syntax


https://github.com/tcd/vscode-google-sheets-syntax

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

vscode-google-sheets-syntax


version


Visual Studio Marketplace


issues


license




logo

## About

Language support for Google Sheets formulas.

### Features

- Syntax Highlighting

## Resources

- Google Sheets Formulas
- [Google Sheets function list](https://support.google.com/docs/table/25273?hl=en&ref_topic=3105413)
- VSCode Syntax Highlighting
- [kkos/oniguruma/doc/RE](https://github.com/kkos/oniguruma/blob/master/doc/RE)
- [Scope Naming](https://www.sublimetext.com/docs/3/scope_naming.html)
- [vscode-textmate](https://github.com/Microsoft/vscode-textmate)

## [License](https://github.com/tcd/vscode-google-sheets-syntax/blob/master/LICENSE)