SQL autocomplete and syntax highlighting in editor
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 3h 8m
- Merged PRs (30d)
- 6
Description
The editor is a plain `` today — no highlighting, no completion.
**Proposal**
- Replace with a code editor (Monaco or CodeMirror with the SQL mode).
- Syntax highlighting for SQL.
- Keyword auto-completion.
- Context-aware completion for schemas, tables, and columns using the loaded `schemaData`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.