/vsc-number-literal

A VSCode extension that can convert/hover different representations of Number Literal.

Primary LanguageTypeScriptMIT LicenseMIT

vsc-number-literal

A VSCode extension that can convert/hover different representations of Number Literal.

Usage

Hovering over a valid number literal will display various representations of that number:

Hover Demo

When the focus is on a valid number literal (selection/cursor), calling commands can convert it to other representations:

Command Demo (single input)

Of course, you can also handle multiple valid number literals at the same time:

Command Demo (multiple input)

Features

  • Hovering shows different representations of numbers.
  • Commands are provided to convert numbers to other representations.

Requirements

Extension Settings

N/A

Known Issues

Run into a bug? Report it here.

Release Notes

Detailed release notes are available here.