Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 179488

Summary: Broken syntax highlighting
Product: [Technology] DLTK Reporter: Dmitriy Kovalev <kds>
Component: RubyAssignee: dltk.ruby-inbox <dltk.ruby-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.95   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Dmitriy Kovalev CLA 2007-03-27 07:34:39 EDT
Build ID: I20070209-1006

Consider this peace of code:

class Test
	def test(x)		
		obj = f($', x)
  	  	if (obj.class.name == "Array") then
			#...
		return
  	end
  	# It's ...  
end

It seems that code between ' symbols is treated as string...
Comment 1 Mikhail Kalugin CLA 2007-04-11 08:03:12 EDT
Fixed.
Comment 2 Andrey Platov CLA 2008-05-26 02:49:27 EDT
bulk change: fixed in 0.95