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

|
60 installs
| (0) | Free
Provides features such as module autocompletion with automatic require
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

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

Automatically requires all child modules of a module. Just put --@AutoRequireCollection in the init.lua file, it will overwrite the rest of the file so be careful.

Install

  • Setup Rojo in your project if you haven't already.
  • 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| |-|-|-| |rojoProject|Path to the Rojo project you are using|"default.project.json"| |enableModuleCollection|Should module collections be enabled|true|

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft