Skip to content

Quote preference not used for literal type completions #31507

Closed
@jrieken

Description

@jrieken
  • use single quote preference
  • have the snippet below, trigger intellisense
  • 🐛 double quotes are used
type Foo = 'abc' | 'def';

let f: Foo = 

Screenshot 2019-05-21 at 12 16 03

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScript

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions