Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
			
		
		
			
				
																			
								kleinfelter 							 
									
		Posts:  5  		Joined:  Tue Jul 05, 2005 11:55 pm 		
		
						
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by kleinfelter   »  Wed Jul 06, 2005 5:17 pm 
			
			
			
			
			One spiffy feature from SciTE is "indentation guides."  If I code
Code: Select all 
if x == 3
  if y == 2
    z = 3
  else
    y = 4
  end
end
SciTE will show me light dotted lines connecting the inner if with the inner else, and the inner else with the inner end.
Can I do this in Zeus?
TIA
 
			
			
									
									
						 
		 
		 
				
			 
				
		
		
			
				
																			
								jussij 							 
						Site Admin 			
		Posts:  2654  		Joined:  Fri Aug 13, 2004 5:10 pm 		
		
						
						
		 
		
						
						 
													
							
						
									
						Post 
					 
								by jussij   »  Wed Jul 06, 2005 11:01 pm 
			
			
			
			
			Unfortunately not 
 
Jussi