GoForum › 🌐 V2EX
更新了一下 VSCode 的 Java 反编译插件。欢迎使用
BenjaminSu ·
2026-05-24 09:23 ·
0 次点赞 · 0 条回复
https://marketplace.visualstudio.com/items?itemName=BenjaminSU.decompile-java&ssr=false#overview
新功能如下,欢迎测试提 bug 。
2026.05 (0.1.3)
- Dual decompiler engine: Procyon (default) + Vineflower — switch with a single setting, takes effect immediately
- Vineflower — better Java 17+ support, records, sealed classes, pattern matching; line numbers aligned via native bytecode-to-source mapping
- Added JAR / WAR / ZIP archive browser (TreeView in Explorer sidebar)
- Added nested JAR browsing (e.g.
WEB-INF/lib/*.jarinside a WAR) - Added support for viewing non-class files inside archives
- Added Spring Boot fat JAR support (
BOOT-INF/classes/+ loader classes at root) - Added Windows + WSL path normalization
- Cache now uses content hash (SHA-256) instead of file identifier
0 条回复
添加回复
你还需要 登录
后发表回复