Hello.
I’d like to create a plugin in blender, an operator that run the active script from sublime.
All I need is having access to the text/string data of the active sublime.exe script in python. How can I access this data ?
I already did a plugin that detect any change on the script (when saving), but I’d like to make a sublime-blender workflow even stronger. I really like sublime. I think that with a (free) plugin like that I can convince a lot of blender dev to start using sublime.
Cheers, Dorian.