Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Add # just before a string add {} #132

Open
atom/bracket-matcher
#237
@GuillaumeLegendre

Description

@GuillaumeLegendre

Hi !

Their is an autocompletion when we use # in a string it add this #{}.
Now if you use # not in a string it shouldn't add #{} but just #
It's the case except just before the string

def test
#{}"Some string for #{example}"# comments

"Some string for #{example}"# comments

end

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions