Tex-Twil wrote: I've found a "copy to html" plugin but it doesn't work in intellij 11.
If you take a look at this ticket -- http://youtrack.jetbrains.com/issue/WI-8163 -- there is a jar file attached that is the Copy to Html plugin updated to work in IDEA 11 (and 12). It appears that the author of the plug-in is no longer maintaining it, so the updated version cannot be put into the plug-in repo.
To install plugin jar just drop it in the plugin directory and restart IDEA.
Hello,
Do you mean something over copying editor text from the IDE?
Denis
I'd like to be able to copy / paste the code along with the syntax highlighting.
There is no native support at the IDE for that, just a request - IDEA-67767.
Denis
If you take a look at this ticket -- http://youtrack.jetbrains.com/issue/WI-8163 -- there is a jar file attached that is the Copy to Html plugin updated to work in IDEA 11 (and 12). It appears that the author of the plug-in is no longer maintaining it, so the updated version cannot be put into the plug-in repo.
To install plugin jar just drop it in the plugin directory and restart IDEA.