Is there a Confluence plugin based on SVG-edit? - confluence

I'm impressed by the ease of use of SVG-edit, having a sketch editor like that in Confluence would be great! I could not find such a plugin, does anyone know more?

The answer is now yes, there is, see this new Confluence plugin

Related

Sonarqube Plugin for Confluence

I would like to integrate my sonarqube instance with a confluence space, so all my team could have access to the project metrics. Does anyone know any plugin that does this or how to do it without a plugin? Thanks
You're looking for badges, which allow you to embed a little image in a page with a metric name and current metric value. This is a native feature on SonarCloud.io, and coming soon for SonarQube. In the meantime, there's a community plugin you can use.
We experienced the same need and a colleague recommended me to give this a try:
https://marketplace.atlassian.com/plugins/es.excentia.confluence.plugins.confluence-sonarqube-connector/server/overview
We are currently in the evaluation stage, and quite happy with its use and functionality.

NetBeans documentation TeX

I wondered if there was a way to integrate TeX with NetBeans?
I've tried google it and couldn't find a clear answer, but found an Eclipse project doing it but need it for NetBeans.
Have you tried http://plugins.netbeans.org/plugin/5749/tex-language-support ? I know this plugin is old but perhaps it fits to your needs?

Does Leksah have hlint, hoogle integration?

Does leksah support any kind of plugins? Will it? Does it have any plugins built in, such as hlint, hoogle, pl, djinn? If not, is there an easy way to integrate these things?
Does leksah support any kind of plugins?
Current version not.
Will it?
I am working on a major restructuring, to build Leksah from plugins from the very base.
https://github.com/leksah/billeksah/wiki
Unfortunately this project may take some more time to reach delivery,
but hope it will pay off.
Does it have any plugins built in, such as hlint, hoogle, pl, djinn?
It has simple support for lookup of hoogle docs.
If not, is there an easy way to integrate these things?
Help is very welcome.
Well someone ought to answer. Here's my best guesses:
Does leksah support any kind of plugins?
Nope
Will it?
It's open source (GPL 2)...get to it! (Doesn't look like this feature is on any roadmap or anything.)
Does it have any plugins built in?
According to the manual page 32:
With the Docu button you can initiate an external search in a browser with e.g. Hayoo
or Hoogle, depending on the configuration in the Preferences.
That's about all I could find.

A plugin that makes eclipse usable documentation editor

I'm looking for a plugin that will make Eclipse a decent documentation editor with outlining, images etc... Does anyone know about anything? I've tried NQDoc, which is quite good but doesn't support vim plugin.
Any leads?
I have no direct experience with this tools, but the Eclipse MarketPlace is a good place to list all available solutions.
For instance: all Documentations tools.

Is there a good Netbeans plugin for R?

I am looking for a good Netbeans plugin for R. Any suggestions?
There isn't any way to make it work seemlessly. As a Netbeans user, I understand how convenient such a plugin would be. The closest that you can get is probably R-Java, but that isn't right for most applications.