As an enhancement of #11, it should be possible to suggest fixes for common typos in cased of missed TemplateBinding. Typical typos: - `name` -> `Name` - `Nmae` -> `Name` - `Name` -> `Name$` This is point 6 and 9 from https://github.com/Starcounter/Starcounter/issues/2468
As an enhancement of #11, it should be possible to suggest fixes for common typos in cased of missed TemplateBinding.
Typical typos:
name->NameNmae->NameName->Name$This is point 6 and 9 from https://github.com/Starcounter/Starcounter/issues/2468