ataman-intellij
ataman-intellij copied to clipboard
Atama reload config not working
When I add a new keybind and trigger the "reload ~/.atamanrc.config File" action, nothing changes. Restarting the IDE works for changing keybinds (although it’s slow).
I saw recently that if the file is open in the editor, the reload does not work. But if the file is closed, it works as expected
@sonofhypnos Do you save your file after editing it? Intellij is keeping file edits in temporary buffer before saving. Try saving the file by using File -> Save All... before launching config reload command
I will close this issue because there are no steps to reproduce. Please reopen it If you can provide steps to reproduce