zsh-users/zsh-syntax-highlighting

Highlight unquoted parameter expansions

Open

#509 opened on Mar 12, 2018

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Shell (1,371 forks)batch import
Improvementgood first issue

Repository metrics

Stars
 (22,617 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I noticed that variables are highlighted only in double quotes.

image

What about non-quoted ones?

Contributor guide