diff --git a/inlang/source-code/ide-extension/README.md b/inlang/source-code/ide-extension/README.md index 0c2e3b7e73..ba8eaef0c6 100644 --- a/inlang/source-code/ide-extension/README.md +++ b/inlang/source-code/ide-extension/README.md @@ -236,6 +236,10 @@ You can disable the automatic generation of human IDs by setting the following p "sherlock.extract.autoHumanId.enabled": false ``` +> [!NOTE] +> Tip: It's best practice to use random names for your messages. Read this [guide](https://inlang.com/documentation/concept/message#idhuman-readable) for more information. + + #### Troubleshooting If you are having trouble with the **loading icon** not disappearing, this is a known issue & we are working with Visual Studio Code to fix it. In the meantime, you can right-click the Inlang icon to hide it: