@@ -0,0 +1,6 @@
# frozen_string_literal: true
require 'awesome_print'
Pry.print = proc { |output, value| output.puts value.ai({ limit: true }) }
Pry.config.editor = proc { |file, line| "code --wait --goto #{file}:#{line} --disable-workspace-trust" }
The note is not visible to the blocked user.