[前][次][番号順一覧][スレッド一覧]

ruby-changes:55535

From: Takashi <ko1@a...>
Date: Fri, 26 Apr 2019 01:19:25 +0900 (JST)
Subject: [ruby-changes:55535] Takashi Kokubun:2422316aea (trunk): NEWS: Credit goes to Pry [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=2422316aea

From 2422316aea034c818734ad2fa68c4b021a6aafeb Mon Sep 17 00:00:00 2001
From: Takashi Kokubun <takashikkbn@g...>
Date: Fri, 26 Apr 2019 01:18:37 +0900
Subject: NEWS: Credit goes to Pry [ci skip]

We must note this feature is heavily inspired by Pry.

diff --git a/NEWS b/NEWS
index 4c8f4fe..eb7491f 100644
--- a/NEWS
+++ b/NEWS
@@ -90,9 +90,8 @@ ERB:: https://github.com/ruby/ruby/blob/trunk/NEWS#L90
 
 IRB::
 
-  * Syntax-highlight inspect output for some core-class objects
-
-  * Syntax-highlight binding.irb source lines
+  * Introduce syntax highlight inspired by pry.gem to inspect output for some
+    core-class objects and binding.irb source lines.
 
 Net::IMAP::
 
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]