This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Code actions for wrong capitalization #205
Open
Description
I would be nice if code actions were provided in the case where a keyword or known identifier is misspelled e.g. lower case instead of upper case etc.
- Code action for incorrect capitalization of global callables and types (Add suggestions for alternative capitalization that would fix errors. #266)
- Code action for local variables
- Code action for keywords