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

Edit: Add more language support for getEnclosingFunction #4092

Open
umpox opened this issue May 8, 2024 · 0 comments
Open

Edit: Add more language support for getEnclosingFunction #4092

umpox opened this issue May 8, 2024 · 0 comments

Comments

@umpox
Copy link
Contributor

umpox commented May 8, 2024

What:

We currently use Tree-sitter to expand to the nearest enclosing function for JS/TS/Go & Python.

We should expand this to more languages

How:

  1. Prioritise languages based on the highest usage (use autocompletion suggestions data)
  2. Add tree-sitter queries and tests for each one
@umpox umpox added bug Something isn't working clients/vscode and removed bug Something isn't working labels May 8, 2024
@github-actions github-actions bot added the cody label May 8, 2024
@umpox umpox changed the title Edit: Edit: Add more language support for getEnclosingFunction May 8, 2024
@umpox umpox self-assigned this May 8, 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