Syntax Highlighting Support via Extension
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8.7k
- Forks
- 374
- Avg merge
- 11d 16h
- Merged PRs (30d)
- 1
Description
I'd be interested in making/seeing a VSCode plugin that supports syntax highlighting within the SQL string. Currently my only workaround is using sql.file to get syntax highlighting, but I'd rather use sql. Is this something that someone has created or is interested in partnering up to create something like this?
For example, take a look at vscode-styled-components. It enables syntax highlighting within styled component strings.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points. Review the VSCode extension example linked in the issue and confirm the intended scope with the maintainers before starting. Done would mean a VSCode extension highlights SQL inside sql template strings, rather than requiring sql.file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100