Case correction is too aggressive
Posted: Sun Feb 07, 2016 5:45 am
I do use and appreciate PureBasic's case correction.
I often have longer strings that contain PureBasic keywords, such as 'for' and 'to', for instance.
The moment I edit one of these and overwrite/remove the leading double-quote (whether on purpose or accidentally), PureBasic immediately goes to work and uppercases such keywords.
In the best case that is annoying; in the worst case such improper spelling may end up in the hands of customers...
Maybe there is a way to suppress this behavior once a trailing doublequote is detected?
I often have longer strings that contain PureBasic keywords, such as 'for' and 'to', for instance.
The moment I edit one of these and overwrite/remove the leading double-quote (whether on purpose or accidentally), PureBasic immediately goes to work and uppercases such keywords.
In the best case that is annoying; in the worst case such improper spelling may end up in the hands of customers...
Maybe there is a way to suppress this behavior once a trailing doublequote is detected?