How to Properly Handle Quoted EOL-Comments for Enhanced Readability in EmEditor

How to Properly Handle Quoted EOL-Comments for Enhanced Readability in EmEditor

Larry Lv8

How to Properly Handle Quoted EOL-Comments for Enhanced Readability in EmEditor

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • May 1, 2017 at 6:54 am #21741
    jjasmith4
    Participant
    I work a lot with the K language (Kx/Kdb), which is pretty non-standard, so I’ve set up my own configuration for it. K has no multi-line comments, and EOL comments begin with only a slash after white space, so on the Highlight(2) page I’ve set up ” /” (space, slash) and “^/” (caet=BOL, slash) as the two Line Comment settings, and I’ve set to ON the two checkboxes that say Double Quotes and Continue to Next Line under String Enclosed by Quotation Marks. Here’s the relevant section from the ESY file:

#Highlight=on
#BeginTag=
#EndTag=
#CommentBegin=
#CommentEnd=
#LineComment1= /
#LineComment2=^^/
#SingleQuote=off
#DoubleQuote=on
#ContinueQuote=on
#Escape=\
#ScriptBegin=
#ScriptEnd=
#SpecialSyntax=off
#HighlightBraces=on
What happens is that in a one-line comment that has a double-quoted string, that string is colored differently. This should not be the case.
May 1, 2017 at 5:49 pm #21742
Yutaka Emura
Keymaster
I am not sure what the problem is. Can you please show me a screenshot, and explain what the problem is?
Thank you,

  • Author
    Posts

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.

Also read:

https://techidaily.com
  • Title: How to Properly Handle Quoted EOL-Comments for Enhanced Readability in EmEditor
  • Author: Larry
  • Created at : 2024-11-02 19:55:05
  • Updated at : 2024-11-03 19:32:47
  • Link: https://win-bits.techidaily.com/how-to-properly-handle-quoted-eol-comments-for-enhanced-readability-in-emeditor/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
How to Properly Handle Quoted EOL-Comments for Enhanced Readability in EmEditor