zsh-users/zsh-syntax-highlighting

Highlight unquoted parameter expansions

Open

#509 opened on Mar 12, 2018

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

Repository metrics

Stars
 (22,617 stars)
PR merge metrics
 (PR metrics pending)

Description

I noticed that variables are highlighted only in double quotes.

image

What about non-quoted ones?

Contributor guide