Understanding Text Editing: Why Special Character Escapes Only Work in Quotes - Using EmEditor
Understanding Text Editing: Why Special Character Escapes Only Work in Quotes - Using EmEditor
Viewing 1 post (of 1 total)
- Author
Posts - August 8, 2017 at 12:15 pm #22173
jjasmith4
Participant
I work in the K language (see KDB or KX Systems). In that language the backslash character is an operator, and double-quotes delimit a string. So if I want to use the backslash operator on a string, the code might look something like this:{function}\"myString"
But EmEditor sees the backslash-double-quote sequence as an escaped double-quote, so it colorizes the whole rest of the file as if it were a very long string beginning after “myString” — in K a string can span lines.
There’s no need to treat backslash-double-quote as an escaped double-quote unless that sequence is inside double quotes. - Author
Posts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Also read:
- [New] 2024 Approved Metaverse Masterclass Designing Your Own Hilarious Digital Memeography
- 2024 Approved Palette Perfection Translating Color Concepts
- Don't Risk It: Protect Your PC by Upgrading From Windows 11 21H2 and 22H2 Before End of Support Deadline Approaches | ZDNet Insights
- Enhancing Engagement The Art of Animated FB Advertising
- Fixes for Absent Windows Notification Icons
- From Needle to Narrative Tales of Textiles on TikTok for 2024
- Latest Windows 11 Update Brings Improved Android Integration, Quick Voice Transcription | ZDNET News
- Microsoft Reveals Pricing Plan for Future Windows 10 Updates - Understanding the New Changes and Potential Impacts
- Palette Perfection A Guide to Grading Filmmaking for 2024
- PC Gaming Preferences Tilt Towards Windows 11, Leaves Windows 10 Behind: Insights From ZDNet
- Tech Hack: Wiring Three Screens to One Computer - A Comprehensive Guide
- Top-Ranked Ergonomic Office Seats : Comprehensive Guide by ZDNet
- Transform Your Non-Touchscreen MacBook Into One with Detachable Screen: A Portable Monitor Review on ZDNet
- What Does Enter PUK Code Mean And Why Did The Sim Get PUK Blocked On Infinix Hot 40i Device
- Title: Understanding Text Editing: Why Special Character Escapes Only Work in Quotes - Using EmEditor
- Author: Christopher
- Created at : 2024-10-05 11:17:37
- Updated at : 2024-10-10 20:21:15
- Link: https://win-guides.techidaily.com/understanding-text-editing-why-special-character-escapes-only-work-in-quotes-using-emeditor/
- License: This work is licensed under CC BY-NC-SA 4.0.