Skip to content

Document symbol support for schema.rb #361

@andyw8

Description

@andyw8

If we can add support for DocumentSymbol for tables in schema.rb, it provides several benefits:

  • Quick navigation using Go To Symbol
  • An outline view of the file's contents

To implement this, we'd parse the Ruby code and extract the string appearing after the create_table calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions