Code Extra's - Streamlined Coding | Plugin

Code Extra's is a plugin that adds extra features to save time while coding.

Creator Store

all features can be disabled in the settings tab of the plugin

Code Extra’s is a plugin that streamlines the coding experience by adding extra features to the autocomplete suggestions.

You can add snippets via the plugins UI that can then be added in a script via the autocomplete suggestions.

You don’t need to recreate a snippet in a different place file. When you create a snippet, it works in all place files until you delete the snippet.

View Example
  • Adding a simple snippet for a gradient:

  • banner
  • After adding the snippet you can insert it via the autocomplete suggestion.

To remove a snippet you type the name of the snippet and press remove.



Auto GetService adds all services to the autocomplete suggestions saving you time defining services in scripts.

You can change what case type the variable name of the service will use in the plugins settings.

View available case types
  • PascalCase
  • camelCase
  • snake_case
  • UPPER_CASE
  • lowercase


banner

You can automatically require module scripts without having to type the module’s path. It works the same as Auto GetService but with ModuleScripts, just type the modules name and use the autocomplete suggestions.

To prevent a specific module or all modules descendant of an instance from appearing in the autocomplete suggestions, you can blacklist the module script/instance via the Auto-Require tab in the plugins UI or add the _CodeExtrasIgnore tag to it.


Permissions

You need to enable script injection permissions as the entire plugin relies on it.

If you have suggestions/feedback or have encountered bugs, please let me know.

That was all, thanks for reading. I hope you have a nice rest of your day/night!


Creator Store

would deff get it but like got no moneh lol very cool tho!