Skip to content

Expose Autocomplete on enableBasicAutocompletion #5756

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

Merged
merged 1 commit into from
May 4, 2025

Conversation

mkslanc
Copy link
Contributor

@mkslanc mkslanc commented Feb 26, 2025

Issue #, if available: #5730

Description of changes:
This update enhances the editor's autocompletion API by exposing the editor.completer instance immediately after enableBasicAutocompletion is enabled. Previously, accessing autocomplete properties required triggering the completion popup, which limited early configuration and customization. Now, developers can immediately set up and adjust autocomplete behaviors as soon as autocompletion is activated.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Pull Request Checklist:

@akoreman akoreman merged commit 25a471a into ajaxorg:master May 4, 2025
@mkslanc mkslanc deleted the autocomplete-init branch May 5, 2025 05:43
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.

2 participants