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

automatically show content-assist in property editors #182

Closed
martinlippert opened this issue Jan 14, 2019 · 1 comment
Closed

automatically show content-assist in property editors #182

martinlippert opened this issue Jan 14, 2019 · 1 comment
Milestone

Comments

@martinlippert
Copy link
Member

as a follow-up from #164 we should enable the automatic content-assist that was available in the old-generation STS3 property editors. In those editors, content-assist for properties showed up automatically after started typing without the need to hit the keyboard shortcut for content-assist. We should enable that again for the STS4 generic-editor-based property editors.

@spring-projects-issues
Copy link

(comment in Pivotal Tracker added by Kris De Volder:)

Looks like this is as simple as setting a broad set of 'trigger characters' for completions.

I made it so that we can now configure this via application.yml properties as 'languageserver.completion-trigger-characters'.

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

No branches or pull requests

2 participants