...
Expand | ||
---|---|---|
| ||
The Project Tree shows the project structure including all of the files in a component’s Translator project. Every project starts with a Main.lua and config.json file by default. All other files are added according to the interface requirements as you develop. |
Expand | ||
---|---|---|
| ||
Every file in a Translator project hasFile Menus which can be used to perform various management operations for the files. |
Expand | ||
---|---|---|
| ||
It is best practice to use, separation of concerns, to split up your interface tasks into separate files for better organization, readability, and maintenance. Add Files create a new or upload an existing file to your project. toCreate Folders . to store the different files, further organizing your project. You can drag files in and out of folders to organize them within your Project Tree | ||
Expand | ||
| ||
Every file in a Translator project hasFile Menus which can be used to perform various management operations for the files. |
Expand | ||
---|---|---|
| ||
Use Project Search and Replace to quickly search a file or the global project for specified values. This enables you to quickly locate a specific function or update code, variables, or values across multiple scripts within your project. |
Expand | ||
---|---|---|
| ||
Use the white arrow to open the Component Commit History panel to view the complete commit history. |