Skip to content

using is not suggested as a keyword #57392

@DanielRosenwasser

Description

@DanielRosenwasser
function foo() {
    usin/*1*/
}
async function bar() {
    await usin/*1*/
}

Request completions at /*1*/ and /*2*/. TypeScript should provide a completion for the using keyword.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorGood First IssueWell scoped, documented and has the green lightHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions