pgAdmin 4 commit: Fix syntax highlighting in code mirror for backslash - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix syntax highlighting in code mirror for backslash
Date
Msg-id E1imdLH-0002sK-VA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix syntax highlighting in code mirror for backslash and escape constant. Fixes #4198.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=964f746d760638a0d1ee42f88a1fc6a249e76fec
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst | 1 +
web/package.json                  | 2 +-
web/yarn.lock                     | 8 ++++----
3 files changed, 6 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4198] Backslash as last char in constant confuses syntax highlighting
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4198] Backslash as last char in constant confusessyntax highlighting