Integrate SPARQL syntax checker
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 819
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
If I enter a query using `%%sparql` the editor doesn't provide syntax checking. Feels like being taken 15 years back in time.
**Describe the solution you'd like**
An integration of CodeMirror https://codemirror.net/ to do proper syntax highlighting and syntax checking when writing queries in the notebook.
Contributor guide
Assessment
This issue has not been assessed yet.