[pgAdmin][RM4198] Backslash as last char in constant confuses syntax highlighting

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4198] Backslash as last char in constant confuses syntax highlighting
Date: 2020-01-01 09:21:57
Message-ID: CAM9w-_k_Hp5cVNdj58iXSqJ32_LgBDZ4jAp6mD-A1wr0u25p0g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

The pull request - https://github.com/codemirror/CodeMirror/pull/6081 is
merged and released with Codemirror 5.50.0.
Attached is the patch to update the version in pgAdmin to fix syntax
highlighting.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM4198.patch application/octet-stream 1.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-01 12:43:15 pgAdmin 4 commit: Fix syntax highlighting in code mirror for backslash
Previous Message Akshay Joshi 2020-01-01 07:42:44 Re: [pgAdmin][RM4842] trigger/compound trigger on a partitioned table