https://github.com/tcd/vscode-google-sheets-syntax
https://github.com/tcd/vscode-google-sheets-syntax
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tcd/vscode-google-sheets-syntax
- Owner: tcd
- License: mit
- Created: 2022-06-17T21:51:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-20T14:49:19.000Z (almost 4 years ago)
- Last Synced: 2025-02-22T12:42:31.409Z (over 1 year ago)
- Language: TypeScript
- Size: 180 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## 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)
