I have checked that this feature is not already implemented
Use case
Ruby now plans to to a patch release every two months or so, and repos are inconsistent about updaing their .ruby-version file. Here for example it declares 3.3.4 at the moment even though 3.3.5 is released. I make a habbit of removing previous patch releases when a new one releases and just hand-edit the .ruby-version file, no big deal. But I also have to manually reload the window to make ruby-lsp pick it up.
Should this happen automatically, same as with lockfile changes?
Description
See above
Implementation
No response
I have checked that this feature is not already implemented
Use case
Ruby now plans to to a patch release every two months or so, and repos are inconsistent about updaing their
.ruby-versionfile. Here for example it declares3.3.4at the moment even though 3.3.5 is released. I make a habbit of removing previous patch releases when a new one releases and just hand-edit the.ruby-versionfile, no big deal. But I also have to manually reload the window to make ruby-lsp pick it up.Should this happen automatically, same as with lockfile changes?
Description
See above
Implementation
No response