• Check if user editor is VS Code.

    Parameters

    • root: string = ...

      Root directory to start searching for .vscode directory.

    Returns Promise<boolean>

    True if user editor is VS Code.