mason.nvim icon indicating copy to clipboard operation
mason.nvim copied to clipboard

Adding Vscode-java-decompiler

Open jay-babu opened this issue 3 years ago • 3 comments
trafficstars

Package name

Vscode-java-decompiler

Package homepage

https://github.com/dgileadi/vscode-java-decompiler

Languages

Java

How is this package distributed?

Github

Hello,

I don't know if this package would be allowed to install. It doesn't seem to fit any of the categories on the homepage. I do think most would want it, or some flavor of a decompiler for Java. Please let me know your thoughts

jay-babu avatar Jul 29 '22 14:07 jay-babu

Hello! Pull requests are always very welcomed to add new packages. If the distribution of the package is simple, the installation will most likely be so as well. See CONTRIBUTING.md and the API reference for more details! You may also use existing packages as reference.

williambotman avatar Jul 29 '22 14:07 williambotman

Yep, I will look into creating a pull request based on the rules. Thank you

jay-babu avatar Jul 29 '22 14:07 jay-babu

Hey @jayp0521 ! At first glance this looks like a tool that is pretty deeply integrated with VSCode, and depends on another VSCode extension. I'd be open to repackaging it in Mason if it's possible, but I feel like it'll eventually require a dedicated Neovim wrapper (external to Mason) to be usable

williamboman avatar Jul 29 '22 15:07 williamboman