redhat-developer / redhat-developer/vscode-java
Version 1.35.0 does not perform Suggestions, Corrections, or Highlighting
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.3k
- Forks
- 546
- Ø Merge
- 20 Std. 1 Min.
- Gemergte PRs (30 T.)
- 11
Beschreibung
I noticed that this extension had stopped starting up right when I noticed that it didn't update the code highlighting and coloring on startup anymore. Version 1.35.0 of this extension does not perform any of the following:
- Applying correct Java-specific coloring to the text upon startup
- Applying red underlining to malformed function calls
- Applying blue underlining to TODO comments
- Highlighting all occurrences of the word underneath the cursor
There are probably even more missing features, but these are the ones I noticed. Under version 1.35.0, one of my simple code files looks like this:
Reverting to version 1.34.0 of the extension and then restarting my extensions immediately restores all lost functionality:
Environment:
- Operating System: Windows 11 Home, 23H2
- JDK version:
openjdk 22.0.2 2024-07-16 - Visual Studio Code version: 1.93.1
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Reproduziere die Regression mit der Erweiterungsversion 1.35.0 in VS Code 1.93.1 unter Windows 11 anhand einer Java-Datei und vergleiche sie anschließend mit Version 1.34.0. Überprüfe beim Start das Verhalten der Java-Färbung, der Unterstreichung von malformed-call, der TODO-Unterstreichung und der Hervorhebung von Vorkommen; als abgeschlossen gilt die Aufgabe, wenn diese Funktionen wieder funktionieren, ohne die Versionen zurückzusetzen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java, typescript, vscode
- Bereich
- devtools
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100