Show plugin API in intellisense

As a Roblox developer, it is currently too hard to check specific plugin functions and events.

Currently, there isn’t any way to see all functions and events of plugin API through script editor in intellisense, which causes me to navigate and check what functions are available to plugins. Showing all API exposed to plugin would save me time navigating to find a function I need to make plugins.

If Roblox is able to address this issue, it would improve my development workflow because I can see all the available APIs for plugins and what they do for plugin development, instead of searching.

13 Likes