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

Customizable code temples during autocomplete #333

Open
voertler opened this issue May 30, 2024 · 1 comment
Open

Customizable code temples during autocomplete #333

voertler opened this issue May 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@voertler
Copy link

The non LSP C++ editor had the ability to create customizable code snippet templates for auto complete.

grafik

clangd also suggests some snippets, however they are different from the original CDT editor and they seem not to be customizable. Any suggestions how to proceed to add this feature?

@ghentschke
Copy link
Contributor

Any suggestions how to proceed to add this feature?

No, not really. Maybe we can add these code snippet templates to the new editor as well. So to speak on top of the clangd proposals.

@ghentschke ghentschke added the enhancement New feature or request label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants