Metadata
Zed Editor Version:
Zed 0.219.4
5595f7ce23d51a58eb66dd025a487bbd6c75dad1
0.219.4+stable.119.5595f7ce23d51a58eb66dd025a487bbd6c75dad1
SQL Extension Version: sql v1.1.6
SQL Flavour: Snowflake
Issues
- If the last column in a
SELECT list ends with a trailing comma, the FROM keyword is not highlighted.
- Missing highlight for
PARTITION BY
- Missing highlight for
ROW_NUMBER()
- Inconsistent highlighting:
- Same colour highlight for string literals like
'hack the planet' and keyword functions like TRIM(...)
Metadata
Zed Editor Version:
SQL Extension Version:
sql v1.1.6SQL Flavour: Snowflake
Issues
SELECTlist ends with a trailing comma, theFROMkeyword is not highlighted.PARTITION BYROW_NUMBER()'hack the planet'and keyword functions likeTRIM(...)