On 21/06/2015 at 10:17, xxxxxxxx wrote:
Hi guys. I was using eclipse for c4d python plugin development but i want to use sublime text now.
Here's the problem:
Sublime text dosnt recognize .pyp file as python files. Like if we write import c4d, the import is not colored as would generally a python file would. how do i make sublime text understand that .pyp is same as .py and all color highlighting is there in .pyp also.