CSVW RDF Convertor - Documentation
    Preparing search index...
    • Registers all VS Code commands for the CSVW RDF Convertor extension. Sets up command handlers for conversion management, file operations, and editor actions.

      Parameters

      • context: ExtensionContext

        The VS Code extension context for command registration

      • csvwActionsProvider: CSVWActionsProvider

        The tree data provider managing conversions

      Returns void