Skip to content

Left bitwise shift operator (<<) shouldn't be treated the same as HERE Q in Bash .sh #137

@GregTonoski

Description

@GregTonoski

Steps to reproduce:

  1. Type:
echo $(( x << n ))
anything
anything
n
  1. save a file as .sh

Actual result
All text after "<< n" until the next "n" is highlighted as if it was HERE Q and n was a delimiter.

Notepad++ v8.4.8 64-bit
notepad-plus-plus/notepad-plus-plus#13151

Metadata

Metadata

Assignees

No one assigned

    Labels

    bashCaused by the bash lexer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions