-
We recently released `4.2.0` where we now have highlighting for the following, only:
```
$queryRaw`` & $executeRaw``
```
We could support more cases like:
- [ ] `$queryRaw()`, `$executeRaw()`…
-
its will be great if in http /play ch endpoint was sql syntax highlight like in ch cli
-
We want to add support for top 1-3 use cases for diagnostic reason for GPU slowness in Profiler tool.
1. Highest stage time (descending order) contributors -- like spill amount per stage, skew (input…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the Issue
In my latest upgrade, SQL is no longer an option in the languages menu.
### Steps To…
-
Use something like [Codemirror](http://codemirror.net/) for the query input.
-
Inside a PROC SQL statement, syntax changes. Docuwiki's syntax highlighting should reflect this.
![image](https://user-images.githubusercontent.com/3537613/47451037-9248e480-d77b-11e8-9852-8f5dfdbd…
-
We would like to show syntax highlighting for article that contains `SQL` script
Example article: https://www.mozzlog.com/blog/laravel-performance-improvement
-
please add support sql query syntax highlighting in double quota string
-
The stock Python package performs syntax highlighting inside strings containing SQL commands. That's rather useful, even though the implementation might need some more work. In this example:
``` pyth…
-
### Check for existing issues
- [X] Completed
### Describe the feature
While some languages already have automatic code formatting built in, I'd like to use Prettier to help format SQL files.
…