Hello,
Thank you for creating such a useful tool! I have a suggestion to enhance spell corrections in code. Currently, when fixing a misspelling in a code element (such as a variable name) via the IDE’s quick action, the remaining references are not updated, which can break the code. It would be great if typos could implement support for a RenameProvider, similar to what CSpell offers.
For more details, please see the CSpell documentation:
https://streetsidesoftware.com/vscode-spell-checker/docs/configuration/advanced#cspellfixspellingwithrenameprovider
Thank you for considering this improvement!
Hello,
Thank you for creating such a useful tool! I have a suggestion to enhance spell corrections in code. Currently, when fixing a misspelling in a code element (such as a variable name) via the IDE’s quick action, the remaining references are not updated, which can break the code. It would be great if typos could implement support for a RenameProvider, similar to what CSpell offers.
For more details, please see the CSpell documentation:
https://streetsidesoftware.com/vscode-spell-checker/docs/configuration/advanced#cspellfixspellingwithrenameprovider
Thank you for considering this improvement!