Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto Require RobloxNew to Visual Studio Code? Get it now.
Auto Require Roblox

Auto Require Roblox

Ezzenix

|
594 installs
| (1) | Free
Roblox module autocompletion.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

Autocompletion

Creates autocompletions for your modules and automatically requires them if necessary.

Collections

Automatically requires all child modules of a module. To create one you put --@AutoRequireCollection at the top of your init.lua file, it will overwrite the rest of the file so please be careful.

Collections are updated automatically when new files are created or deleted. But they can also be updated manually with the AutoRequire: Update all collections command in the command palette.

Install

  • Setup Rojo in your project if you haven't already, it is required.
  • Download the extension here or from the extensions tab directly.

Config

You can create a config file .autorequire.json by running the AutoRequire: Create configuration file command in the command palette. |Option|Description|Default| |-|-|-| |enableModuleCollection|Should module collections be enabled|true| |alwaysShowSubModules|Should sub modules always be shown in autocomplete|false|

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft