Skip to content

Modified content assist preferences for editor are not loaded on IDE startup #1518

@chrisipa

Description

@chrisipa

I have lately updated my Spring Tools Suite IDE to the latest version (4.29.0.RELEASE). After that I have noticed that the proposals for the content assist in the editor have changed quite a bit.

I'm getting a lot of unwanted entries which are related to the Language Server Proposals:

Image

I have tried to deactivate this option in the preferences section for the editor (Java -> Editor -> Content Assist Advanced):

Image

When I press Apply & Close then the preferences are saved and I get the correct proposals for my use case:

Image

But whenever I restart my IDE, the default preferences for the content assist are loaded. Then I always have to go to the preferences section for editor again and click on Apply & Close and the proposals are back to normal.

That's why I think there's a bug at the IDE startup which prevents the user modified content assist preferences to be loaded correctly.

I have seen that the content assist functionality was modified with this release:

https://github.com/spring-projects/sts4/releases/tag/4.24.0.RELEASE

So maybe this bug was introduced with the changes that have been made there.

Can you please fix this bug, as it is very annoying to always manually change the content assist preferences after every IDE restart.

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions