If reporting a bug with the Zeus IDE please post the details here. Please do not post questions here.
			
		
		
			
				
																			
								engicoder 							 
									
		Posts:  10  		Joined:  Wed May 18, 2011 1:54 pm 		
		
						
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by engicoder   »  Mon Jun 13, 2011 9:29 pm 
			
			
			
			
			Zeus 3.97f  Windows 7 
'.c' file
When a line code also contains the start of a block comment, folding that line will result in the formating/color of the code to change to that of  the block comment:
Example:
Code: Select all 
void main()
{
    printf ("Hello World!"); /* Some informative block
                                comment */
    return;
}
Not a big problem, but I don't think its what you intended.
Ben
 
			
			
									
									
						 
		 
		 
				
			 
				
		
		
			
				
																			
								jussij 							 
						Site Admin 			
		Posts:  2654  		Joined:  Fri Aug 13, 2004 5:10 pm 		
		
						
						
		 
		
						
						 
													
							
						
									
						Post 
					 
								by jussij   »  Tue Jun 14, 2011 12:31 am 
			
			
			
			
			Thanks for bug report. Much appreciated 
 
Not a big problem, but I don't think its what you intended.
  
Definitely a bug and defintiely not what was intended 
 
This should be fixed in an upcoming beta release.
Cheers Jussi