http://codingfreak.blogspot.com/2009/02/blogger-adding-syntax-highlighter-to.html
Means you can do things like:
import pymel.core as pm
def dummystuff():
node=pm.selected()[0]
node.name()
It also has syntax highting for most languages supported :)
No comments:
Post a Comment