mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Rework script external modification tracking
This commit is contained in:
		
							parent
							
								
									4ce466d7fa
								
							
						
					
					
						commit
						b761ff662e
					
				
					 5 changed files with 30 additions and 13 deletions
				
			
		|  | @ -302,6 +302,7 @@ void TextEditor::convert_indent() { | |||
| 
 | ||||
| void TextEditor::tag_saved_version() { | ||||
| 	code_editor->get_text_editor()->tag_saved_version(); | ||||
| 	edited_file_data.last_modified_time = FileAccess::get_modified_time(edited_file_data.path); | ||||
| } | ||||
| 
 | ||||
| void TextEditor::goto_line(int p_line, int p_column) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 kobewi
						kobewi