Skip to content

Conversation

ghentschke
Copy link
Contributor

with Fill function arguments and show guessed arguments option to comply with old C/C++ editor Content Assist preference page. The option is only available on workspace level (preference page only) since we currently support only a single LS per workspace.

fixes #418

with `Fill function arguments and show guessed arguments` option to
comply with old C/C++ editor Content Assist preference page.
The option is only available on workspace level (preference page only)
since we currently support only a single LS per workspace.

fixes eclipse-cdt#418
@ghentschke
Copy link
Contributor Author

I'll add some more clangd completion options to the Content Assist page (e.g. move the Completion option from clangd page to Content Assist page). Probably in a new commit.

Copy link
Member

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to use ClangdQualifier for newly added preferences

@ruspl-afed ruspl-afed dismissed their stale review February 17, 2025 11:50

explained

Copy link
Member

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghentschke ghentschke merged commit 481d2d0 into eclipse-cdt:main Feb 17, 2025
3 checks passed
@ghentschke
Copy link
Contributor Author

Thanks for review!

@ghentschke ghentschke deleted the fix-418 branch February 17, 2025 13:22
@jonahgraham jonahgraham added this to the 3.0.0 milestone Mar 7, 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.

Support easy option setting of fill function arguments on function insertion
3 participants