When editing Ruby code, everything after the first "/" in code turns
yellow. For example, in the code
class Foo
def bletch(num)
@foo = num / 12
end
end
everything from the "/" to the end of the file is yellow.
Is this a known issue? What can I do to fix it?
Jim
--
Jim Menard, jimm@io.com,
http://www.io.com/~jimm
"...it uses Smalltalk, rather than modern-day kludges such as Java,
which
resembles a modern object-orientated environment in the way that a pub
ashtray
resembles a cigar store."
-- Andrew Orlowski, "Forgotten language enables nonstop gadgets",
The Reg