For my editor of Fortran code I would like to be able to use case-insensitive matching of keywords. E.g. "subroutine" would match "Subroutine" as well as "SUBROUTINE" and any other variations.
Logged In: YES user_id=400048
I forgot to add that it suffices (for me, and I imagine for most users) to have an option that turns off case-sensitivity globally.
Logged In: YES
user_id=400048
I forgot to add that it suffices (for me, and I imagine for
most users) to have an option that turns off
case-sensitivity globally.