I found myself switching the text true to false, and vice versa, while coding very often. It's quite tedious to mark the entire thing and replace it with opposite. It would be great to have a function that replaces word under the cursor to true if it was false and vice versa.
Is there any existing solution to solve that? If not how this can be implemented.