Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document symbol support for schema.rb #361

Open
andyw8 opened this issue May 2, 2024 · 0 comments
Open

Document symbol support for schema.rb #361

andyw8 opened this issue May 2, 2024 · 0 comments

Comments

@andyw8
Copy link
Contributor

andyw8 commented May 2, 2024

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.

@andyw8 andyw8 added the railsconf-hackday Issues intented for working on during RailsConf 2024 Hack Day label May 2, 2024
@andyw8 andyw8 added rubyconf-hackday and removed railsconf-hackday Issues intented for working on during RailsConf 2024 Hack Day labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant