Skip to content

Format for 0 before decimal #202

@mrbenevolentcanard

Description

@mrbenevolentcanard

This is a fauture request of a format setting which would control if you want to format numbers under 1 and over 0 without the 0 before the decimal place.

Example code not formatted:

local firstNum = 1.8
local secondNum = 0.2

Formatted:

local firstNum = 1.8
local secondNum = .2

Thanks! :D Love this extension!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions