打开 LLS 插件设置, 找到 Workspace: Library, 将下载好的库的scripts文件夹的路径,添加进去./Open the LLS plugin settings, find Workspace: Library, and add the path to the scripts folder of the downloaded library.
如果你不想全局设置该库,可以在工作区JSON中配置./If you do not want to set this library globally, you can configure it in the workspace JSON.
在仓库中找到您想贡献的条目,例如我想贡献armor组件 \scripts\components\methods\armor.lua 打开该文件进行注释即可./To contribute to an item in the repository, for example, if you want to contribute to the armor component located at \scripts\components\methods\armor.lua, you can open this file and add comments as needed.