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

Configure triggering LSP context on ( or , #1984

Closed
radu-matei opened this issue Apr 6, 2022 · 1 comment
Closed

Configure triggering LSP context on ( or , #1984

radu-matei opened this issue Apr 6, 2022 · 1 comment
Labels
C-enhancement Category: Improvements

Comments

@radu-matei
Copy link

I would like to configure the LSP context to show when starting to call a function (when typing (), and when passing another parameter (when typing ,).
I think this can just trigger Space-k — for example, in VS Code with Rust Analyzer:

image

@radu-matei radu-matei added the C-enhancement Category: Improvements label Apr 6, 2022
@archseer
Copy link
Member

archseer commented Apr 6, 2022

Duplicate of #1331, implementation in #1755

@archseer archseer closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements
Projects
None yet
Development

No branches or pull requests

2 participants