Skip to content

Update the positron dep for the extension to 0.2.9 #536

Description

@thomasp85

There are a few things in there that could be useful for ggsql:

  • registerDataImporter — an extension declares file extensions it can read and generates the code that loads a file into a variable, shown to the user before it runs. Dragging a csv/parquet into Positron could offer "ggsql" and generate a SELECT … FROM 'file.csv'. It comes with a full filter/sort/view vocabulary (DataImportView, DataImportRowFilter, DataImportSortKey, …).
  • registerAgentSkillRoot / getAgentSkillRoots — registers a directory whose subdirectories each hold a SKILL.md. This will allow agents to automatically discover the ggsql skill

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions