[#109207] [Ruby master Feature#18915] New error class: NotImplementedYetError or scope change for NotImplementedYet — Quintasan <noreply@...>
Issue #18915 has been reported by Quintasan (Michał Zając).
18 messages
2022/07/14
[ruby-core:109346] [Ruby master Feature#18159] Integrate functionality of syntax_suggest gem into Ruby
From:
"hsbt (Hiroshi SHIBATA)" <noreply@...>
Date:
2022-07-28 06:24:01 UTC
List:
ruby-core #109346
Issue #18159 has been updated by hsbt (Hiroshi SHIBATA). Subject changed from Integrate functionality of dead_end gem into Ruby to Integrate functionality of syntax_suggest gem into Ruby Can we merge `syntax_suggest` into ruby/ruby now? Is there any blocker? ---------------------------------------- Feature #18159: Integrate functionality of syntax_suggest gem into Ruby https://bugs.ruby-lang.org/issues/18159#change-98491 * Author: duerst (Martin D端rst) * Status: Open * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Target version: 3.2 ---------------------------------------- Missing 'end' errors are difficult to fix. We should integrate the functionality of the dead_end gem (https://github.com/zombocom/dead_end) into Ruby similar to how we integrated did_you_mean. It would greatly help programming Ruby, in particular for beginners. See also Ruby Kaigi Takeout 2021 talk by Richard Schneeman https://rubykaigi.org/2021-takeout/presentations/schneems.html. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>