Closed fharper closed 11 years ago
When I use the options "view as" in the menu, it's working.
Looks like there's a problem with the windows clipboard library. What version of sublime do you use?
Sublime Text 2.0.2 build 2221
Same probleme for me too. Here is my Traceback in the console
Traceback (most recent call last): File ".\sublimeplugin.py", line 356, in run File ".\SublimeHighlight.py", line 152, in run File ".\winclipinit.py", line 60, in Paste File ".\winclipinit.py", line 79, in Put WindowsError: exception: access violation writing 0x0000000000000000
I'm using Sublime Text 2.0.2 build 2221 on Windows 8 x64, and when I select "Copy as HTML" or "Copy as RTF", nothing happens. My clipboard seems to be clear, and nothing is added to it. I don't see any errors. Any idea?