windmill-labs / windmill-labs/windmill
bug:triple quotes in python break syntax highlighting
Open
@rubenfiszel is already working on this.
Since Jun 28, 2025.
bug
- Dominant language
- Rust
- Stars
- 18k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 328
Description
Describe the bug
When editing a python script in the UI, multi-line triple quotes break syntax highlighting.
To reproduce
- Create a python script
- Use triple quotes (multiline & fstring)
Expected behavior
Syntax highlighting works correctly on rest of script.
Screenshots
Browser information
Firefox 128
Application version
CE v1.501.2-7-g7f02e8020
Additional Context
No response
Contributor guide
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.
Assessment
This issue has not been assessed yet.