Stan Lo

Posts

  • Mastering Ruby Code Navigation: Major Ruby LSP Enhancements in the First Half of 2024

    In the first half of 2024, Ruby LSP has seen significant enhancements, particularly in the area of code navigation, thanks to the advancement of its indexer. In this post, we'll dive into the major code navigation enhancements that have been made to Ruby LSP. We'll also touch on some experimental features that are on the horizon.
  • Mid-Year Review: IRB and Rails Console Enhancements in the First Half of 2024

    As a core part of the Ruby ecosystem, IRB (Interactive Ruby) is an invaluable tool for developers. With its rapid pace of changes and improvements, staying up-to-date with the latest features can significantly enhance your development workflow. In this post, we’ll cover the significant updates to IRB from the first half of 2024 (between v1.11.0 and v1.14.0), as well as enhancements in the Rails Console.

  • Unveiling the big leap in Ruby 3.3's IRB

    In this blog post, we will delve into the major enhancements introduced in Ruby 3.3’s IRB, as well as what’s currently planned for the next year.