since everyone else is linking their plugins here
I’ve finished my plugin for this, you can provide a modulescript with configs and then my plugin will match it against autocomplete suggestions and override properties on the autocomplete;
Example:
Plugin:
https://www.roblox.com/library/11380053952/Docfile
Read More:
Docfile
Declarative autocomplete plujgin.
With the release of the new RegisterAutocompleteCallback function, I think its time to ship something like this.
Get documentation for any library, function or object
Given it has a .docfile module, Docfile can provide typing for many libraries almost straight away when the Auto-register new .DOCFILE objects action is enabled
[image] #]
Its also insanely easy to install docfile modules that aren’t in libraries by simply clicking on the module and p…
3 Likes