Regarding completion suggestions: lowercase matches both upper and lowercase, whereas uppercase only matches uppercase. Is there an option to make matching lower-case sensitive? I.e. typing \epsi would only match to \epsilon and not \Epsilon? Or if such an option does not exists, could that be considered for addition?
Regarding completion suggestions: lowercase matches both upper and lowercase, whereas uppercase only matches uppercase. Is there an option to make matching lower-case sensitive? I.e. typing
\epsiwould only match to\epsilonand not\Epsilon? Or if such an option does not exists, could that be considered for addition?