Open emigr2k1 opened 4 years ago
I'll look into it, but one workaround is to use indentation instead of ticks:
# If no block is given, an Enumerator is returned instead.
#
# 5.downto(1)
That's a conventional way to provide code examples in Ruby documentation, so Solargraph detects and converts it.
It works when I hover the method, but not when I'm writing the arguments.