CSVW RDF Convertor - Documentation
    Preparing search index...
    • Opens output files in VS Code editor with proper column and focus settings

      Parameters

      • outputFilePaths: string[]

        Array of file paths to open

      • viewColumn: ViewColumn = vscode.ViewColumn.Three

        The column to open files in (defaults to Three)

      • preserveFocus: boolean = false

        Whether to preserve focus (defaults to false)

      Returns Promise<void>