Skip to content

[Suggestion]: Display escape sequences separately in strings #31

@Bonyoze

Description

@Bonyoze

Area

Language server

What would you like to suggest?

It would help if escape sequences were displayed separately in strings, which is common in other Lua language servers to make them easier to notice.

Extra context

Currently displayed:
Image

What could be displayed:
Image

This should of course not be for escape sequences in multiline strings ([[ ... ]]) which don't process them. The screenshots don't show them but this should also be included for \ddd and \xXX.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions