I make UDL file of Godot scripts to use notepad++ as external tool it's same as Godot inbuilt.
Install steps:
1: Download just uld(xml file only)
2: After download file Open Notepad ++ go to below steps
Language(Above Menu) >> User Define Lanuages >> Define Your Language
3: It will open a window in this impart download file as you import you get message sucessfull
4: restart notpad++
Language(Above Menu) >> You can find Name "GDScript_Godot4_CustomColors"
Note it's only work for GDscripts files.
Paython script for mass GLB export of static mesh from Unreal Projects you can see details in script file as commets. for double UV map in GLB that mostly happen in GLB export from Unreal you can remove via blender script check it below links https://github.com/WarDragon3399/Blender-Conversion-Scripts-