Skip to main content
Explorer II
November 6, 2025
Question

Regarding the optimization of hexadecimal value display

  • November 6, 2025
  • 2 replies
  • 159 views

In STM32CubeIDE for Visual Studio Code, it is recommended to add a feature that, when the mouse hovers over a hexadecimal value, the corresponding decimal value can be displayed.833409a7-65a4-4e05-bdbc-9e22580c20b7.png

    This topic has been closed for replies.

    2 replies

    ST Employee
    November 6, 2025

    Hi,

    Thanks for the feedback, we have created an internal ticket for this feature.

    Kind Regards,

    Flo

    Super User
    November 6, 2025

    @t_j_l wrote:

    when the mouse hovers over a hexadecimal value, the corresponding decimal value can be displayed.


    And other formats; eg,

    • signed/unsigned
    • ASCII
    • etc ?