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

[Bug/Docs] Close function signature when leaving function #332

Open
omeyenburg opened this issue Jul 12, 2024 · 0 comments
Open

[Bug/Docs] Close function signature when leaving function #332

omeyenburg opened this issue Jul 12, 2024 · 0 comments

Comments

@omeyenburg
Copy link

omeyenburg commented Jul 12, 2024

The function signature remains for me with the default config when I leave the function in either of these ways:

  • I close the function with a bracket ")"
  • I navigate to a different line using the arrow keys (skill issue on my side... I'm going to take the arrow keys out of my keyboard)

I could resolve the first problem by adding always_trigger or extra_trigger_chars to the opts:

  • always_trigger = true
  • extra_trigger_chars = {"(", ",", "=", ")"}

But I think this should be part of the documentation if not default (unless this problem only occurs for me due to my config).
Is this intentional/usual behaviour?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant