Editor + CodeSnippets: flux syntax highlighting.
Open
enhancement
team/automation
team/unity
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
Flux syntax highlighting occurs in 3 places, each with their own source of truth regarding the theme (tm grammar) to use:
1. vsflux
* https://github.com/influxdata/vsflux/blob/master/syntaxes/flux.tmLanguage.json
2. browser monaco-editor
* https://github.com/influxdata/ui/blob/master/src/languageSupport/languages/flux/flux.tmLanguage.json
3. browser code snippets
* default for the component
Should we move to a single source?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.