First of all, I am just a noob at programming. While I am using Neovim i was thinking, is there a way to change the value's color when the data moves (ownership) to another value, like changing it to red to indicate that I can't use it again or it is completed?
Using the LSP should do the equivalent by showing the build error inline as you type, and much much more: User Manual
I'm not aware of any system that would change a variable color based on use, I'm not sure how that would work?
1 Like
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.