Skip to content

bug: Braces in subshell completely breaks Bash syntax highlighting #4817

Open
@Bilge

Description

Describe the bug

Syntax highlighting broken.

To reproduce

from_date=$(psql 'SELECT max(date) FROM my_table')

Expected behavior

'SELECT max(date) FROM my_table' is interpreted as a string, in which braces have no special meaning.

Screenshots

image

All code after this point is incorrectly interpreted as being a string.

Browser information

Firefox 132.0.2 (64-bit)

Application version

CE v1.429.0-14-ge854318f2

Additional Context

No response

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions