redhat-developer / redhat-developer/vscode-java

Incorrect/misleading display of descriptions containing exponents

Offen
#155 5 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@fbricon arbeitet bereits daran.

Seit 22.2.2017.

bug hover
Vorherrschende Sprache
TypeScript
Sterne
2.3k
Forks
546
Ø Merge
20 Std. 1 Min.
Gemergte PRs (30 T.)
11

Beschreibung

Exponents don't display properly in intellisense, hover, etc, so descriptions that have exponents in them display incorrect/misleading values.

Environment
  • Operating System: Windows 7
  • JDK version: 1.8.0_102
  • Visual Studio Code version: 1.9.1
  • Java extension version: 0.0.10
Steps To Reproduce
  1. Type Integer.MIN_VALUE
  2. Notice that both the autocompletion while typing and the tooltip from hovering over the name say that the minimum value of an int is -231 rather than the -231 present in the Java documentation.

Integer.MAX_VALUE does the same thing on hover (231-1 rather than 231-1) but also adds a slash in the autocompletion dialog (231\-1).

capture

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.