- AuthorPosts
- September 8, 2008 at 12:32 pm #6189zhouzh2Participant
Currently, Emeditor supports “Highlight Matching Parentheses/Brackets”, however, in many situations, quotes may also be an issue, too.
Would you please consider adding Em the abaility to not only highlight matching parentheses and brackets, but also matching quotes?September 8, 2008 at 11:10 pm #6191Yutaka EmuraKeymasterzhouzh2 wrote:
Currently, Emeditor supports “Highlight Matching Parentheses/Brackets”, however, in many situations, quotes may also be an issue, too.
Would you please consider adding Em the abaility to not only highlight matching parentheses and brackets, but also matching quotes?You can check Single Quotation Marks and Double Quotation Marks to highlight entire string inside the quotation marks.
September 9, 2008 at 5:03 am #6194zhouzh2ParticipantThanks for your reply.
Please check the strings below:Button2, -773844987="Show popup menu, "Browser Bookmarks Menu", , , "Panel Bookmarks""
I use Emeditor the edit Opera’s ini files.
When you check Single Quotation Marks and Double Quotation Marks , Emeditor highlighted the strings in this style:Button2, -773844987="Show popup menu, "Browser Bookmarks Menu", , , "Panel Bookmarks""
However, the correct style should be:
Button2, -773844987="Show popup menu, "Browser Bookmarks Menu", , , "Panel Bookmarks""
Besides that, Quotation Marks can’t indicate the last quote pairs the first quote. So in my opinion, Quotes Matching in the same way of Parentheses/Brackets Matching would be useful.
- AuthorPosts
- You must be logged in to reply to this topic.