Skip to content

Conversation

@Yoticc
Copy link

@Yoticc Yoticc commented Jul 17, 2025

Problem

Poorly designed tooltips for constants of numeric type.

  1. No need for an octal number system.
  2. Formatting negative numbers with sign preservation makes no sense.
  3. Hex representation for non-integer numbers is of poor use, instead a byte-array representation with fixed length, 4 bytes for float and 8 bytes for double is suggested.

Proposal

image image image image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant