Skip to content

Splitting code across muliple lines breaks highlighting #7

@Pmofmalasia

Description

@Pmofmalasia

When writing a command, if it is split across multiple lines then the highlighting for everything except parentheses fails.

Steps to reproduce the behavior:

  1. Write code using something like json.set() that you may want to break across multiple lines for visibility
  2. Add line breaks, see highlighting go away

Expected behavior
Highlighting persists.

Screenshots
Incorrect:
image
Without line breaks
image

Desktop:

  • OS: Windows 10

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions