Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- August 31, 2021 at 6:24 am #27737LTTParticipant
1:
** All the default keywords for “VBScript for EmEditor” configuration became lowercase (instead of CamelCase).2:
The words below are still not in the default list for JSEE/VBEE configurations:
RefreshCommonSettings
The value name for “Even Lines” color▲ Also, in the help:
emeditor_en.chm::/macro/display_list/item.htmAugust 31, 2021 at 7:44 am #27740Yutaka EmuraKeymasterVBScript is a case-insensitive language, and I made all case-insensitive keywords as lowercase to optimize the code for speed. I could sacrifice the speed to revert to CamelCase. I will fix 2.
August 31, 2021 at 6:36 pm #27749Yutaka EmuraKeymasterv21.1.0 reverted the VBScript (for EmEditor) keywords.
December 30, 2021 at 5:35 am #27996LTTParticipantPlease add an option for CamelCase if possible. Thank you.
Personally I prefer CamelCase for all case-insensitive languages. - AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.