UniqueCompletion
anabulatovic/UniqueCompletion
Java
A productivity plugin for IntelliJ-based IDEs that cleans up IntelliSense suggestions. It hides variables from the autocomplete list if they have already been added to the current List.of() or Set.of() method call.