redhat-developer / redhat-developer/vscode-java
Decompilation result seems to be cached until language server workspace is cleaned
@testforstephen ci sta già lavorando.
Dal 16/8/2023.
- Lingua principale
- TypeScript
- Stelle
- 2.3k
- Fork
- 546
- Merge medio
- 20h 1m
- PR unite (30g)
- 11
Descrizione
When you click on a class file and then click "Decompile class file", the results of this seem to be cached, even if that class file is regenerated.
It appears the only way to update that cache is to clean the workspace, and then decompile again.
If this is indeed the case, could the modified date of the .class file not be used to invalidate the cache?
Environment
Operating System: MacOS 12.6.7
JDK version: openjdk version "17.0.8" 2023-07-18
OpenJDK Runtime Environment Homebrew (build 17.0.8+0)
OpenJDK 64-Bit Server VM Homebrew (build 17.0.8+0, mixed mode, sharing)
Visual Studio Code version: 1.81.1
Java extension version: 1.21.0
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.