You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(robotcode): Automatically create .gitignore in .robotcode_cache
You no longer need to manually add `.robotcode_cache` to your `.gitignore` file, as it is now automatically ignored.
If you already have an existing `.robotcode_cache` folder, simply run the command `RobotCode: Clear Cache and Restart Language Servers`.
For IntelliJ-based platforms, you can find this command in the **RobotCode** menu under the **Tools** main menu.
Closes#384
0 commit comments