wmanth / vscode-jar-viewer

JAR Viewer Extension for VS Code
Other
7 stars 3 forks source link

Other jar files with different filenames #13

Closed martindb closed 2 years ago

martindb commented 2 years ago

Hi! Is there any way (without modifing the vscode extension) to add support for *.aar files? I work with those .aar files (webservices) that are jar files, in practice, if I rename the files to .jar your extension works great.

kaushik-revefi commented 2 years ago

I would like the same for "srcjar" extension which is essentially a jar file. Currently, I rename srcjar into jar and this jar-viewer works perfectly good with it.