Closed TechnicJelle closed 2 months ago
Good news! I found out why this was happening and found a solution. It turns out it was a problem with the language server. It had a C++ file in the project that it has been including in all of the information about state changes.. The "Rename Symbol" function tries to work on multiple files... the PGEtinker frontend only knows of 1 file.. the language server had 2 files in mind.. the problem magically went away when i removed the file from the language server's project!!
anyways, I'm trying to solve a visual problem with that input (the text is black, hard to read) ... before I push the changes to make that all work.
Describe the bug The rename functionality of the code editor doesn't work.
To Reproduce Steps to reproduce the behaviour:
Expected behaviour The symbol gets properly renamed
Video
https://github.com/user-attachments/assets/82fba0b8-4638-4533-adf3-16d753a82993
Desktop: