Skip to content

Fix Embedded CXSQL Highlighting#1

Open
Lightning11wins wants to merge 7 commits into
masterfrom
fix-cxsql-highlighting
Open

Fix Embedded CXSQL Highlighting#1
Lightning11wins wants to merge 7 commits into
masterfrom
fix-cxsql-highlighting

Conversation

@Lightning11wins

@Lightning11wins Lightning11wins commented Jun 3, 2026

Copy link
Copy Markdown

This PR will fix embedded the CXSQL highlighting not handling:

  • Calls to runserver(), runclient(), and runstatic().
  • Single quotes.

This PR patches out the need for the infamous sql = runserver('--\'sql=".

Add support for cxsql wrapped with a runserver(), runclient(), or runstatic().
Add support for cxsql written with single quotes (').
Add support for string concatenation in sql queries.
@Lightning11wins Lightning11wins self-assigned this Jun 3, 2026
@Lightning11wins Lightning11wins added the bug Something isn't working label Jun 3, 2026
@Lightning11wins

Copy link
Copy Markdown
Author

Bug: Areas inside string concats are not properly formatted as Centrallix expressions.

@Lightning11wins

Copy link
Copy Markdown
Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant