public inbox for [email protected]
help / color / mirror / Atom feed[pgAdmin][RM4198] Backslash as last char in constant confuses syntax highlighting
2+ messages / 2 participants
[nested] [flat]
* [pgAdmin][RM4198] Backslash as last char in constant confuses syntax highlighting
@ 2020-01-01 09:21 Aditya Toshniwal <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Aditya Toshniwal @ 2020-01-01 09:21 UTC (permalink / raw)
To: 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"
Attachments:
[application/octet-stream] RM4198.patch (1.3K, 3-RM4198.patch)
download | inline diff:
diff --git a/web/package.json b/web/package.json
index d5f576e9d..d88885697 100644
--- a/web/package.json
+++ b/web/package.json
@@ -66,7 +66,7 @@
"bootstrap4-toggle": "3.4.0",
"bowser": "2.1.2",
"browserify": "~16.2.3",
- "codemirror": "^5.47.0",
+ "codemirror": "^5.50.0",
"css-loader": "2.1.0",
"cssnano": "^4.1.10",
"dropzone": "^5.5.1",
diff --git a/web/yarn.lock b/web/yarn.lock
index 09eb95873..9ac41f348 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -2394,10 +2394,10 @@ code-point-at@^1.0.0:
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
-codemirror@^5.47.0:
- version "5.49.2"
- resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.49.2.tgz#c84fdaf11b19803f828b0c67060c7bc6d154ccad"
- integrity sha512-dwJ2HRPHm8w51WB5YTF9J7m6Z5dtkqbU9ntMZ1dqXyFB9IpjoUFDj80ahRVEoVanfIp6pfASJbOlbWdEf8FOzQ==
+codemirror@^5.50.0:
+ version "5.50.0"
+ resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.50.0.tgz#aeacd18f225735b17cbab98908edace87fedcdab"
+ integrity sha512-32LAmGcBNhKtJP4WGgkcaCVQDyChAyaWA6jasg778ziZzo3PWBuhpAQIJMO8//Id45RoaLyXjuhcRUBoS8Vg+Q==
collection-visit@^1.0.0:
version "1.0.0"
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgAdmin][RM4198] Backslash as last char in constant confuses syntax highlighting
@ 2020-01-01 12:43 Akshay Joshi <[email protected]>
parent: Aditya Toshniwal <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Akshay Joshi @ 2020-01-01 12:43 UTC (permalink / raw)
To: Aditya Toshniwal <[email protected]>; +Cc: pgadmin-hackers
Thanks, patch applied.
On Wed, Jan 1, 2020 at 2:52 PM Aditya Toshniwal <
[email protected]> wrote:
> 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"
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2020-01-01 12:43 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01 09:21 [pgAdmin][RM4198] Backslash as last char in constant confuses syntax highlighting Aditya Toshniwal <[email protected]>
2020-01-01 12:43 ` Akshay Joshi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox