HELP
Development FAQ
VSCode auto-completion function does not work properly
4min
If the autocomplete function in the VSCode editor is not working properly, please try the following methods.
Set Manage > Settings > typescript.tsserver.maxTsServerMemory to 8192mb (this setting is recommended for RAM 32GB or higher).
![Document image Document image](https://images.archbee.com/fCt3n1oCa8rgNJ8fw9I2N-r87ZgVgX75rz_pRA7oU6J-20240904-102415.png?format=webp)
Enter ‘Restart TS Server’ in View > Command Palette.
![Document image Document image](https://images.archbee.com/fCt3n1oCa8rgNJ8fw9I2N-58nnpoj6qIEW6R1oDRJ4n-20240904-102415.png?format=webp)
Please refer to the guide below for instructions on how to run the Command Palette
📘 Please refer to the following guide. Error detection does not work properly when using ZEPETO script with VSCode editor
👍 Tips Please ensure that RAM utilization remains below 70%. Kindly close resource-intensive applications such as Chrome, music apps, and others.
If the above method does not solve the problem, please try the method below :
- Shut down running VSCode and Unity Editor entirely.
- Delete the Library folder under the Unity project where the problem occurred.
![Document image Document image](https://images.archbee.com/fCt3n1oCa8rgNJ8fw9I2N-ZkxALgJJhSHvp8xdCymep-20240904-102415.png?format=webp)
- Reopen the Unity Editor.
- If the problem occurs again despite the previous actions, proceed with the following: Go to Assets > Reimport All > Reimport.
![Document image Document image](https://images.archbee.com/fCt3n1oCa8rgNJ8fw9I2N-8W3DWBPoxJVzKpUagUqtK-20240904-102415.png?format=webp)
Updated 10 Oct 2024
![Doc contributor](https://s3.amazonaws.com/archbee-animals/koala.png)
Did this page help you?