Skip to content

Conversation

@rrrnld
Copy link

@rrrnld rrrnld commented Feb 12, 2025

Fixes an error that occured to me whenever my cursor was on an opening paren:

Company: backend company-capf error "Scan error: "Containing expression ends prematurely", 283, 283" with args (prefix)

Also adds rudimentary eldoc support for method arguments, which gets displayed as soon as you type out the method:

Crackle.ar(|)

shows chaosParam=1.5, mul=1.0, add=0.0 in the minibuffer.

@rrrnld rrrnld force-pushed the feat/improve-autocomplete branch from 428050e to c61088d Compare February 12, 2025 11:42
@rrrnld
Copy link
Author

rrrnld commented Feb 12, 2025

Sorry for the force-pushes, I a big chunk of both files was re-formatted on save and I only noticed after opening this PR. I reverted those changes because they don't have any meaning in the context of this patch.

@rrrnld rrrnld changed the title Improve autocomplete Improve autocomplete and add eldoc hints Feb 12, 2025
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

Successfully merging this pull request may close these issues.

1 participant