Skip to content

' charcter in snippet name causes widget to not gain focus #27

@Ryan1729

Description

@Ryan1729

If any snippet has a ' character in its name, then when Alt-s is pressed the widget will not get focus automatically and has some other strange behaviour.

Example snippet causing the problem:

Name: 'use strict';
Snippet: 'use strict';

but,

Name: use strict pragma
Snippet: 'use strict';

seems to work well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions