mirror of
				https://github.com/notepad-plus-plus/notepad-plus-plus.git
				synced 2025-10-31 03:24:04 +01:00 
			
		
		
		
	Use new interfaces SCI_FORMATRANGEFULL, SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL from scintilla 5.2.3 Close #11734
		
			
				
	
	
		
			9 lines
		
	
	
		
			253 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			253 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| lexer.*.matlab=matlab
 | |
| keywords.*.matlab=end for global if break case catch classdef continue else elseif function otherwise parfor persistent return spmd switch try while
 | |
| 
 | |
| lexer.*.octave=octave
 | |
| keywords.*.octave=end for global if
 | |
| 
 | |
| fold=1
 | |
| fold.compact=1
 |