The past couple weeks, I’ve been working on the “EPIComplete” plugin, which focuses on adding new features to & improving the existing Studio autocomplete feature.
It does many things so far, such as:
- Improving current autocomplete, adding more info to current objects that don’t have any/much current documentation in studio.
- Typing “@module name” to quick-require modules
- Typing “$service name” to quick-declare Service reference variables
- Typing “#tag name” to fetch instances with a tag
- When typing in the command line, you can use the “Epicomplete” library to edit settings, and add custom autocomplete options (accessible thru “!custom_option_name”).
Check it out and let me know what you think. Please notify me of any bugs, issues, or suggestions. Thank you ![]()
Plugin link