Incorrect colorization of methods
Closed this issue · 6 comments
nolekev1214 commented
parthopdas commented
this is odd. are you able to F12 navigate to the method / class definitions?
nolekev1214 commented
After double checking it today everything seemed to be colored as expected. Potentially the LSP had not finished parsing my code.
nolekev1214 commented
nolekev1214 commented
Turns out the colorizer is just completely broken on my Visual Studio 2022.
parthopdas commented
hmm...
would you mind replacing the rust-analyzer.exe with the latest version from rust-lang/rust-analyzer project and checking if that is still the case?
if so, i'll push out an update by tonight.
parthopdas commented
r-a has been update since. please reactive as necessary.