Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 776 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 776 Bytes

pretty-edit

pretty-edit is a extension for visual studio code (vscode) that allow to insert increasing numbers, random numbers and letters.

Usage

Command: pretty-edit

Description

Possible commands

Command Parameters Description
start_number Insert numbers starting with start_number
start_number; increment Insert numbers starting with start_number. Next value is determined by the parameter increment
rand low ; high insert random values in interval of low and high
alpha start_letter insert letters starting with start_letter

Fixed bugs in Current Version

  • Trimming whitespaces from the parameter