Suggestion Fix Fabric
This mod fixes the suggestion system in chat, allowing the player to get correct suggestions for recipe names, loot tables, functions and other custom resources, ignoring namespaces.
How it works
The standard Minecraft system often incorrectly displays suggestions for custom resources. Suggestion Fix Fabric solves this problem by ensuring proper display of all available options regardless of their origin.
With the mod:

Without the mod:

Development basis
This modification is based on the original Suggestion Provider Fix project by Harleyoc1 and adapted to work with modern versions of the Fabric loader.