Working on Python files it seems to do what it should.
When I try the same on a C++ or CSS file, I am suddenly greeted with:
- Code: Select all
IOError: zipimport: can not open file Pygments-1.3.1-py2.6.egg
Whereas doing the same steps with the exact same parameters from the internal interpreter console works.
Call me baffled.